email-design
Fail
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Remote Code Execution (CRITICAL): The command
curl -fsSL https://cli.inference.sh | shfetches and executes a script from the internet directly. This bypasses all security reviews and gives the remote server full control over the execution environment. - External Downloads (HIGH): The source
https://cli.inference.shis not among the trusted repositories or organizations defined in the security policy, meaning the script content is unvetted and potentially malicious.
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