claude-blog-brain
Warn
Audited by Snyk on Aug 26, 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). In the required workflow for the
/blog writepath, theblog-researchersubagent is spawned and usesWebSearch/WebFetchto read and process outsider-authored web page text (search results and fetched page contents) without first selecting a specific trusted item.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The repository documents a runtime sync of FLOW prompt content from https://github.com/AgriciDaniel/flow (via scripts/sync_flow.py / blog-flow references), which fetches external prompt files that are then loaded as on-demand reference/prompt material into agents, so this external URL can directly control agent prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata