AGENT LAB: SKILLS

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): A confirmed piped shell execution pattern was detected: curl -fsSL https://cli.inference.sh | sh. This allows a remote script from an untrusted source to execute arbitrary commands with the privileges of the system shell.
  • External Downloads (HIGH): The skill references an untrusted domain cli.inference.sh which is not part of the approved list of trusted organizations or repositories.
  • Command Execution (HIGH): The command execution method (piping to sh) provides no integrity checks or validation of the remote content being executed.
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
Risk Level
CRITICAL
Analyzed
Feb 18, 2026, 11:09 PM