twitter-automation
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates the retrieval of external data from Twitter/X, which creates a surface for instructions embedded in social media content to influence the agent's actions.
- Ingestion points: Operations like
x/post-getandx/user-get(found inSKILL.md) fetch content from a public, attacker-controllable platform. - Boundary markers: The instructions do not define clear delimiters or "ignore instructions" wrappers for the data fetched from Twitter.
- Capability inventory: The agent is granted the ability to perform high-impact actions on behalf of the user, including
x/post-tweet,x/post-delete,x/dm-send, andx/user-followusing thebeltCLI tool. - Sanitization: There is no evidence of content filtering or sanitization being applied to the fetched tweet data before it is presented to the agent.
- [EXTERNAL_DOWNLOADS]: The skill relies on external components for its core functionality, including the
belt-sh/cliskill and installation scripts hosted atgithub.com/inference-sh/skills.
Audit Metadata