ToolTrust
C25/100
FlorianBruniaux

claude-code-ultimate-guide

mcp3.27.0

@FlorianBruniaux

The most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-ready templates. 430K+ lines.

By FlorianBruniaux | 3 findings | Scanned 7/30/2026 | tooltrust-scanner/v0.3.19 | 5.6k

1 Critical1 High1 Info

Risk Summary

Needs Approval

Tool Drift plus Arbitrary Code Execution raises enough risk that this tool should not be auto-trusted.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (3)

  • CriticalAS-006

    ๐Ÿ’ปArbitrary Code Execution

    heuristic signal

    run-code:tool name or description implies arbitrary script/code execution (evaluate_script, execute javascript, etc.)

    Fix: This tool can execute arbitrary code or shell commands on the host system. Remove it unless strictly required. If kept: (1) restrict access to trusted users/agents only, (2) require human approval before each invocation (Claude Desktop: set approval_required: true; other clients: enable equivalent confirmation), (3) use the most restrictive sandbox or read-only mode available, and (4) never expose this tool to untrusted input sources.

  • HighAS-012

    ๐Ÿ”„Tool Drift

    Tool set changed silently at v3.27.0: 1 tool(s) added, 27 tool(s) removed without a version bump.

    + 1 added

    run-code

    โˆ’ 27 removed

    entry.assetentry.compareentry.detailentry.relatedentry.safetyentry.trustinstall.adapterinstall.compatibilityinstall.guidanceinstall.setupregistry.feedsregistry.inforegistry.listregistry.planregistry.recommendregistry.searchregistry.statsregistry.updatessubmission.duplicatessubmission.examplessubmission.guidancesubmission.policysubmission.preparesubmission.reviewsubmission.schemasubmission.urlssubmission.validate

    Fix: The set of tools exposed by this server changed between scans of the same version โ€” a sign the package was silently updated without a version bump. Audit the changelog and all tool definitions before trusting this server. Pin to a specific commit hash rather than a floating version tag.

  • InfoAS-014

    โ„น๏ธDependency Inventory Unavailable

    run-code:Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y claude-code-ultimate-guide"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)