twitter-thread-creation
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references external resources for tool installation, including instructions to add the
belt-sh/cliskill and a link to a remote installation guide on GitHub (inference-sh/skills). - [COMMAND_EXECUTION]: The skill provides numerous examples of executing the
beltCLI tool to perform tasks like social media posting, image generation, and web browsing. - [DATA_EXFILTRATION]: The skill includes functionality to send text and media to the X (Twitter) platform and to communicate with external research APIs like Tavily.
- [PROMPT_INJECTION]: The skill contains an attack surface for indirect prompt injection via tools that fetch external data.
- Ingestion points: External data is ingested through the
tavily/search-assistantandinfsh/agent-browsertools as described in SKILL.md. - Boundary markers: The prompt templates do not include markers or instructions to treat external data as untrusted.
- Capability inventory: The skill allows the agent to post content to an external service (
x/post-createin SKILL.md). - Sanitization: The instructions lack steps for sanitizing or verifying the integrity of retrieved information before it is repurposed into social media posts.
Audit Metadata