seo-content-brief
Fail
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Remote Code Execution (CRITICAL): The skill contains the command
curl -fsSL https://cli.inference.sh | sh. This pattern is extremely high-risk as it executes unverified code directly from the internet. - Evidence: Automated scan detected the piped execution from
https://cli.inference.sh. - Risk: If the remote server or the communication channel is compromised, an attacker can execute arbitrary malicious commands on the host machine.
- External Downloads (HIGH): The skill fetches resources from
https://cli.inference.sh, which is not on the list of trusted external sources. This violates the principle of using verifiable and trusted dependencies.
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