character-design-sheet
Fail
Audited by Snyk on Feb 18, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). These are unverified third‑party domains offering a curl | sh installer and direct binary downloads (with a checksums file) — a high‑risk distribution pattern because running a remote shell script or fetched binaries from an unknown host can install malware even if checksums are provided.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Quick Start includes a runtime command that pipes remote shell code to the shell ("curl -fsSL https://cli.inference.sh | sh") which downloads and executes an installer (that in turn fetches binaries from dist.inference.sh), so https://cli.inference.sh (and the referenced https://dist.inference.sh) are runtime-executed external dependencies required by the skill.
Audit Metadata