storyboard-creation
Fail
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Remote Code Execution (CRITICAL): The skill uses the 'curl | sh' pattern to execute code directly from the internet. Evidence: curl -fsSL https://cli.inference.sh | sh. This bypasses integrity checks and allows the remote server to execute any command on the host.
- External Downloads (HIGH): The execution targets 'https://cli.inference.sh', which is not a verified or trusted organization according to the established safety guidelines.
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