pp-netlify
Fail
Audited by Snyk on Jul 28, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill includes an explicit CLI example that embeds an auth token verbatim ("netlify-pp-cli auth set-token YOUR_TOKEN_HERE"), which would require an LLM to accept and output a secret value directly in a command.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes setup installation commands that fetch and execute remote code via Go install targets (github.com/mvanhorn/printing-press-library/library/cloud/netlify/cmd/netlify-pp-cli@latest and github.com/mvanhorn/printing-press-library/library/cloud/netlify/cmd/netlify-pp-mcp@latest), which are required when the CLI/MCP is installed and thus constitute runtime external dependencies that execute remote code.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata