technical-blog-writing
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Remote Code Execution] (CRITICAL): The skill uses the highly dangerous
curl | shpattern to execute code directly from a remote server. This allows an untrusted third party to run arbitrary commands on the system. Evidence:curl -fsSL https://cli.inference.sh | sh. - [External Downloads] (HIGH): Content is retrieved from
https://cli.inference.sh, which is an unverified source not included in the trusted provider list.
Recommendations
- CRITICAL: Downloads and executes remote code from untrusted source(s): https://cli.inference.sh - DO NOT USE
- AI detected serious security threats
Audit Metadata