construction-monthly-selfcheck-free
Fail
Audited by Snyk on Sep 16, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (medium risk: 0.30). The skill instructs the user to run an installation command (
npx -y @alipay/agent-payment@latest install) from a third-party marketplace source, which constitutes a software installation/download instruction from an external ecosystem.
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 execute an external installation command (
npx -y @alipay/agent-payment@latest install) from a third-party marketplace source during an optional upgrade flow, which constitutes an unverifiable runtime external dependency under weak/unknown provenance.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata