product-photography

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 uses the command curl -fsSL https://cli.inference.sh | sh. Piping remote content directly from a URL into a shell interpreter is a critical vulnerability that allows an external party to execute any command on the host system without verification or integrity checks.
  • External Downloads (HIGH): The connection to https://cli.inference.sh involves a domain that is not included in the trusted provider lists. Downloading executable scripts from untrusted domains is a high-risk activity.
  • Command Execution (HIGH): The skill's primary mechanism involves direct shell command execution of unvetted external scripts, which is a dangerous capability when combined with remote network requests.
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, 02:00 AM
Security Audit — agent-trust-hub — product-photography