twitter-thread-creation
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is subject to indirect prompt injection risks because it retrieves data from external sources that could contain malicious instructions. Specifically, it uses
infsh/agent-browserto visit URLs andtavily/search-assistantto perform web searches, then uses that information to create content for thex/post-createtool. - Ingestion points:
infsh/agent-browserandtavily/search-assistantinSKILL.md - Boundary markers: Absent
- Capability inventory:
x/post-createinSKILL.md - Sanitization: Absent- [COMMAND_EXECUTION]: The skill uses the
infshCLI for posting tweets and generating images. It implements a principle of least privilege by using theallowed-toolsfrontmatter to restrict theBashtool to only theinfshcommand prefix.- [EXTERNAL_DOWNLOADS]: The skill references CLI installation instructions from the author's GitHub repository (inference-sh/skills) and suggests adding related skills vianpx. These are legitimate vendor resources used for environment setup and extending functionality.
Audit Metadata