install-mcpcat-typescript
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt instructs the agent to ask the user for their MCPCat project ID and then hardcode that ID into generated code (using process.env.MCPCAT_PROJECT_ID ?? "proj_their_id"), which requires the LLM to include a secret value verbatim in its output and thus is high-risk.
Audit Metadata