mushi-integration

Warn

Audited by Snyk on Jul 24, 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). This workflow’s “Story mapping” stage runs mushi stories map --url https://your-app.com --wait, which (by its purpose) crawls live web pages at runtime (outsider-authored public content) and feeds that scraped page text into the LLM for “Claude drafted user stories.”

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

  • Potentially malicious external URL detected (high risk: 0.90). The command "mushi stories map --url https://your-app.com --wait" (https://your-app.com) is fetched at runtime and the crawled page content is used to prompt the AI (Claude) to draft user stories, so the external URL directly influences agent prompts.

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
Jul 24, 2026, 11:19 AM
Issues
2
Security Audit — snyk — mushi-integration