youtube-thumbnail-design
Audited by Socket on Mar 7, 2026
1 alert found:
Obfuscated FileThe skill's stated purpose (AI-assisted thumbnail design via an external inference CLI) is broadly coherent with its implementation pattern, which relies on a third-party CLI and external inference service. However, the footprint includes download/install of external tooling and outbound data flow to an external service. While not inherently malicious, these patterns introduce supply-chain and data-flow risks that warrant caution. Recommended mitigations include verifying and pinning external tool versions, using sandboxed execution, clarifying data-handling policies for prompts/results with the external service, and ensuring credentials (if any) are stored and transmitted securely. Overall, the skill is suspiciously benign rather than confidently benign due to the reliance on unverifiable external tooling and data paths.