forge

Fail

Audited by Snyk on Aug 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The GitHub API and release-download URLs are high-risk here because the script auto-fetches prebuilt release assets (executables) from an arbitrary/derived ${repo}, which can be abused to distribute malware; the rustup.rs URL is an official vendor installer and is not flagged.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). In the IDE chaining flow described in SKILL.md, the agent reads outsider-authored Jira/GitHub/GitLab ticket JSON (including description/comments and any embedded text) returned by scrutiny forge-fetch and then passes derived brief/context into later LLM agent prompts, so text can come directly from user-submitted ticket content.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 3, 2026, 02:57 AM
Issues
3
Security Audit — snyk — forge