storyboard-creation

Fail

Audited by Socket on Feb 25, 2026

1 alert found:

Malware
MalwareHIGH
SKILL.md

This AI Agent Skill is coherent with its stated purpose (storyboard creation) and uses an external inference service (inference.sh / infsh CLI) to generate and stitch images. The primary security concerns are supply-chain and data-exposure risks: the documentation recommends a curl|sh installer that downloads and executes a remote binary, and the workflow sends prompts and images (and authentication tokens via `infsh login`) to third-party servers. Those patterns are common for hosted AI services but are high-risk from a supply-chain and credential-exposure perspective. There is no evidence in the provided material of deliberate malicious code, obfuscation, or credential harvesting beyond the normal trust placed in the external service, so this should be treated as a vulnerable (not proven malicious) integration. Recommended mitigations: avoid pipe-to-shell installs (use pinned release artifacts and verify checksums), review and limit allowed-tools permissions if possible, prefer short-lived scoped credentials, and review the privacy/retention policy of the inference service before sending sensitive prompts or images.

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Feb 25, 2026, 05:43 PM
Package URL
pkg:socket/skills-sh/inference-sh-9%2Fskills%2Fstoryboard-creation%2F@199a5bd37dd82eb1cb2dadc4f081d42a4bec6745