patch-skill

Warn

Audited by Snyk on May 26, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches and decodes files from arbitrary upstream GitHub repos (e.g., gh api "repos///contents/skills/" and reading the .content), and those third-party repo files are parsed and diffed to decide what to include in commits/PRs, so untrusted repository content can influence agent decisions and actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill instructs running "npx cyber-skills@ skill source " at runtime, which fetches and executes remote npm package code (cyber-skills) and therefore is a runtime external dependency that executes remote code.

Issues (2)

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
MEDIUM
Analyzed
May 26, 2026, 12:25 AM
Issues
2
Security Audit — snyk — patch-skill