developing-genkit-dart
Fail
Audited by Snyk on Sep 11, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (critical risk: 1.00). The installation instructions recommend running
curl -sL cli.genkit.dev | bash, which downloads and executes remote shell scripts from an unverified external domain.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The instruction references
cli.genkit.devviacurl -sL cli.genkit.dev | bash, which constitutes a weak external installation dependency.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata