email-design
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 automated scan identified a command that pipes a remote script directly into a shell:
curl -fsSL https://cli.inference.sh | sh. This execution method provides no opportunity for integrity verification or human review of the code being executed. - [External Downloads] (HIGH): The download source
https://cli.inference.shis not included in the list of trusted external organizations or repositories. Any code downloaded from this unverified source and executed with system privileges poses a severe security risk.
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