seo-content-brief
Warn
Audited by Snyk on Jun 19, 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.85). The required runtime workflow uses
belt app run tavily/search-assistant/exa/searchto fetch and analyze top-ranking web pages (public web content) and then feeds extracted text from those outsider-authored pages into the agent/LLM context for SERP analysis.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill calls the inference.sh CLI ("belt") to run remote apps (e.g., "belt app run tavily/search-assistant" / "belt app run exa/search") which execute remote code and control the agent's prompts/outputs at runtime via https://inference.sh.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata