pack-submit
Warn
Audited by Snyk on Aug 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill clones the remote repository via "git clone -q "https://github.com/$OWNER/aeon.git\" … || git clone -q https://github.com/aeonfun/aeon.git …" and then runs its validator (node scripts/validate-skill-packs.mjs), meaning code fetched from those GitHub URLs is executed at runtime and the flow requires that external script for the registry parity check.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata