linkedin-content
Warn
Audited by Snyk on Jun 12, 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.75). The skill’s runtime workflow can fetch public web content via the example
belt app run tavily/search-assistant(Tavily/web search results are outsider-authored text), which the agent then ingests into the LLM context to generate the LinkedIn post.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill explicitly requires and invokes the inference.sh CLI (https://inference.sh) via "belt app run" to execute remote apps (e.g., tavily/search-assistant, infsh/html-to-image, falai/flux-dev-lora) at runtime, which runs remote code and supplies prompts/instructions, so the URL is a runtime dependency that controls execution.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (3)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata