devtools-debugger-mcp-nodejs
Fail
Audited by Snyk on May 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill exposes debugging tools that read in-process values (e.g., evaluate_expression inspect_scopes) and even shows examples fetching req.headers['authorization'] and env vars, which will cause secret tokens/keys to be returned to and potentially emitted by the LLM verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata