seo-content-brief
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 utilizes the command
curl -fsSL https://cli.inference.sh | sh. This pattern of piping remote content directly into an interpreter is a high-risk behavior that bypasses security reviews and allows for persistent access or system compromise. - External Downloads (HIGH): The URL
https://cli.inference.shis not a trusted source according to defined security protocols. Downloading and executing content from unverified domains poses a significant threat to the host environment.
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