review

Warn

Audited by Snyk on Apr 27, 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.90). The skill's required adversarial and Codex review steps call codex exec/review with --enable web_search_cached and explicit "search-before-recommending" instructions (see the Codex adversarial / Codex structured review and "Search-before-recommending" sections), meaning the agent fetches and ingests public web/docs search results and uses them to drive gating and fix decisions, exposing it to untrusted third‑party content.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (low risk: 0.30). This skill runs many local filesystem and git operations (touching files, writing telemetry, creating/committing CLAUDE.md, running local gstack binaries and sync/merge commands) that modify the host state but it never requests sudo, edits system-level configs, or creates user accounts — so it can change user files and repos but does not push for privileged/system compromise.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 27, 2026, 01:48 AM
Issues
2