twitter-thread-creation
Fail
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- Unverifiable Dependencies & Remote Code Execution (CRITICAL): The skill promotes the command
curl -fsSL https://cli.inference.sh | shfor installation. This method downloads and executes code from a remote server without verification or integrity checks, which can lead to complete system compromise. This finding is confirmed by the automated security scan.\n- External Downloads (HIGH): The skill usesnpxto install additional content from theinference-sh/skillsrepository. Neither the repository nor the organization are on the verified trusted list, posing a potential supply chain risk.\n- Indirect Prompt Injection (LOW): The skill retrieves external data usingtavily/search-assistantandinfsh/agent-browser(Ingestion points) and uses it to generate posts viax/post-create(Capability inventory). No boundary markers are used to isolate this untrusted data (Boundary markers), and there is no evidence of sanitization or validation of the fetched content (Sanitization).\n- Command Execution (MEDIUM): The skill relies on several bash commands via theinfshCLI to perform core functions, which increases the potential attack surface if parameters are not handled securely.
Recommendations
- HIGH: Downloads and executes remote code from: https://cli.inference.sh - DO NOT USE without thorough review
- AI detected serious security threats
Audit Metadata