pp-intercom
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: 1.00). The skill explicitly tells users/agents to run a command that embeds a bearer token verbatim (intercom-pp-cli auth set-token "") or to export INTERCOM_ACCESS_TOKEN, which requires the LLM/agent to handle or emit secret values directly, creating an exfiltration risk.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's prerequisites include installer commands that fetch and execute remote code (notably the Go module paths github.com/mvanhorn/printing-press-library/.../intercom-pp-cli@latest and github.com/mvanhorn/printing-press-library/.../intercom-pp-mcp@latest), which the agent may run at runtime to install required binaries, so these external sources directly provide and execute code the skill relies on.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata