landing-report

Fail

Audited by Snyk on Jun 14, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.90). The prompt repeatedly claims the skill is read-only but includes explicit, out‑of‑scope mutation commands (git commits, rm, touch, config changes, auto-running tools and prompts), which are deceptive instructions that alter repo/config state despite the stated purpose.

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

  • Third-party content exposure detected (medium risk: 0.65). The required runtime workflow calls bun run bin/gstack-next-version which (per its purpose) queries the remote PR/queue state and returns JSON containing outsider-authored PR titles/branches/URLs; that free-form text is then rendered into the LLM context via the dashboard table.

Issues (2)

E004
CRITICAL

Prompt injection detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 14, 2026, 08:51 AM
Issues
2
Security Audit — snyk — landing-report