labs-quickstart
Fail
Audited by Snyk on Aug 31, 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 downloading and executing a remote bootstrap script from https://basic-anteater-667.convex.site/quickstart-bootstrap via curl and bash, which represents an unverified remote code execution risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The workflow fetches external markdown runbooks via WebFetch (lines 80-87) which return content from an external server.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill fetches and executes a remote bash script from
https://basic-anteater-667.convex.site/quickstart-bootstrapat runtime to bootstrap the application.
Issues (3)
E005
CRITICALSuspicious download URL 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