ai-automation-workflows
Fail
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Remote Code Execution (CRITICAL): Detected a command that pipes a remote script directly into a shell interpreter. * Evidence: 'curl -fsSL https://cli.inference.sh | sh'. * Risk: This pattern allows the host at 'inference.sh' to execute any code on the user's machine without verification or audit.
- External Downloads (HIGH): The skill references 'https://cli.inference.sh', which is not a trusted source according to defined security policies.
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