landing-page-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 skill uses 'curl -fsSL https://cli.inference.sh | sh' to download and immediately execute code from an external, untrusted domain. This is an extremely dangerous pattern that allows a remote server to execute arbitrary commands on the host system with the privileges of the agent, potentially leading to data theft, malware installation, or persistent access.
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