twitter-thread-creation
Warn
Audited by Snyk on Mar 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The SKILL.md explicitly instructs the agent to use web-fetching tools (e.g., infsh/agent-browser to screenshot "https://example.com/pricing" and tavily/search-assistant to research web queries) which ingest untrusted public website/search results that the agent is expected to read and use as evidence to compose threads, so third-party content can materially influence actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). This skill explicitly relies on the inference.sh CLI (https://inference.sh) at runtime via commands like "infsh app run ..." (e.g., infsh/html-to-image, infsh/agent-browser), which executes remote apps/logic hosted by inference.sh and thus runs external code the skill depends on.
Audit Metadata