twitter-automation
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official installation documentation from the inference-sh organization's public GitHub repository in SKILL.md. These are official resources for the belt CLI.
- [COMMAND_EXECUTION]: The skill uses the belt CLI tool for all automated operations, with execution restricted to the belt command as specified in the allowed-tools configuration in SKILL.md.
- [PROMPT_INJECTION]: The skill handles data ingestion through post content in the --input parameters in SKILL.md. While no sanitization is explicitly mentioned, the use of JSON structures as boundary markers helps mitigate accidental command interpretation, and no malicious patterns were identified.
Audit Metadata