project-init
Warn
Audited by Snyk on Feb 27, 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.70). The skill adds a .pre-commit-config pointing to https://github.com/pre-commit/pre-commit-hooks and a CI workflow that uses actions/checkout@v4, both of which will be fetched and executed at runtime (via "pre-commit install" and CI runs), so these external URLs are runtime dependencies that can execute remote code.
Audit Metadata