twitter-automation
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
infshcommand-line interface to interact with the Twitter/X API through the inference-sh platform. Theallowed-toolsconfiguration correctly restricts the agent's capability to this specific toolset. - [EXTERNAL_DOWNLOADS]: Includes instructions for installing supplementary agent skills from the official
inference-sh/skillsrepository using thenpx skills addcommand. - [PROMPT_INJECTION]: The skill processes external data such as tweet text and media URLs provided via JSON input.
- Ingestion points: Input parameters for
x/post-tweetandx/post-createinSKILL.md. - Boundary markers: None explicitly defined within the input structure.
- Capability inventory: Tool access to
infshfor social media posting and interaction with other platform apps (e.g., Image/Video generation). - Sanitization: Not specified in the static instructions; the skill relies on the underlying platform's handling of the input data.
Audit Metadata