testing-mcp-tools-locally

Fail

Audited by Snyk on Jul 21, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). This document explicitly instructs placing a personal API token verbatim into curl/CLI headers and prints minted tokens (e.g., "Authorization: Bearer " and printing the minted token), which requires the agent to handle or emit secret values directly and therefore poses an exfiltration risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The README instructs runtime calls to the MCP endpoint http://localhost:3001/mcp (used by the Inspector CLI for discovery/invocation), which returns tool definitions including an exec tool that can directly control agent tool invocations and thus agent instructions.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 21, 2026, 08:12 PM
Issues
2
Security Audit — snyk — testing-mcp-tools-locally