ai-automation-workflows
Fail
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [Remote Code Execution] (CRITICAL): Confirmed detection of a piped shell execution pattern:
curl -fsSL https://cli.inference.sh | sh. This allows a remote server to execute arbitrary commands on the host machine. - [External Downloads] (HIGH): The skill initiates a download from an untrusted third-party domain:
https://cli.inference.sh. - [Command Execution] (HIGH): The use of shell pipes to execute downloaded content bypasses code review and local security audits.
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