search-context

Warn

Audited by Snyk on Aug 14, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The skill’s runtime workflow uses gh api to discover and then clones and inspects arbitrary GitHub repositories, ingesting their README/description and code text via rg --json (with matched line text) into the generated manifest: scripts/search-context.mjsdiscoverRepositories()cloneRepository()inspectRepository()runLocalRepositoryProof()renderManifest().

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

  • Potentially malicious external URL detected (high risk: 0.80). This skill uses GitHub discovery and git clone at runtime to fetch repository content which is inspected and injected (short snippets and file references) into the generated manifest that will steer a coding agent — e.g., the example repo URL https://github.com/example/progress-ring-swiftui is referenced and represents such runtime-fetched content.

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
Aug 14, 2026, 07:54 AM
Issues
2
Security Audit — snyk — search-context