character-design-sheet
Fail
Audited by Snyk on Feb 19, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). These URLs belong to an unrecognized third‑party domain that serves a remote shell installer (curl | sh) and downloadable binaries/checksums from the same host — executing unsigned remote .sh/binaries from an unknown source is high risk and could distribute malware.
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