landing-page-design
Fail
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION] (CRITICAL): The skill uses a dangerous pattern to execute remote code. Evidence: Automated scanner detected
curl -fsSL https://cli.inference.sh | sh. This pattern pipes the output of a network download directly into a shell interpreter. This allows the remote server to execute arbitrary commands on the host system without verification. - [EXTERNAL_DOWNLOADS] (HIGH): Downloads executable content from an unverified external domain. Evidence: Reference to
https://cli.inference.sh. This domain is not recognized as a trusted source.
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