warehouse-fee-check-free
Fail
Audited by Snyk on Sep 16, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (critical risk: 1.00). The skill contains instructions and code promoting a paid software upgrade through an external marketplace link and agent purchase command.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required workflow processes user-supplied warehouse fee worksheets and text files via CLI input (
--input), which can contain outsider-authored free text when processing untrusted files.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill instructs the agent to run an external command
npx -y @alipay/agent-payment@latest installvia SkillPay documentation, which constitutes an unverifiable runtime external dependency from an unofficial ecosystem.
Issues (3)
E004
CRITICALPrompt injection detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata