og-image-design
Fail
Audited by Snyk on Feb 20, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). While the yoursite.com links (page and PNG) look like benign resources, the skill instructs running a shell script directly from an unknown domain (https://cli.inference.sh via curl | sh) which is high risk because executing remote installers without review can deliver malware or arbitrary code.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's Quick Start requires running "curl -fsSL https://cli.inference.sh | sh", which fetches and executes a remote script from https://cli.inference.sh at install/runtime and is a required dependency for the infsh CLI used throughout the skill.
Audit Metadata