twitter-automation
Warn
Audited by Snyk on Feb 20, 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). The SKILL.md explicitly requires calling Twitter search and lookup tools (e.g., TWITTER_RECENT_SEARCH, TWITTER_FULL_ARCHIVE_SEARCH, user/profile lookups) to ingest public, user-generated tweets and profiles which the agent reads and can drive actions (posts, likes, bookmarks), exposing it to untrusted third-party content that could carry indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires connecting at runtime to the MCP endpoint https://rube.app/mcp to fetch current tool schemas (via RUBE_SEARCH_TOOLS), which directly control the agent's available prompts/instructions and is a required dependency.
Audit Metadata