pp-salesloft
Fail
Audited by Snyk on Jul 20, 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 example that instructs storing the API token via a command-line argument (
salesloft-pp-cli auth set-token YOUR_TOKEN_HERE), which would require the LLM/agent to handle or emit the secret verbatim (high exfiltration risk).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes runtime installation commands that fetch and execute remote Go modules (e.g., "go install github.com/mvanhorn/printing-press-library/library/sales-and-crm/salesloft/cmd/salesloft-pp-cli@latest" and "go install github.com/mvanhorn/printing-press-library/library/sales-and-crm/salesloft/cmd/salesloft-pp-mcp@latest"), which install and run remote code required for the skill.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata