image-skill-builder

Warn

Audited by Socket on Mar 20, 2026

1 alert found:

Anomaly
AnomalyLOW
references/skill-template.md

This code fragment is not malware and contains no active backdoor, obfuscated payloads, or code-execution gadgets. However it contains a hardcoded API key and encourages insecure handling of that key (including passing it on the command line) and sending user content to an external API. Primary risks: leaked credential (if the API key is real), accidental exfiltration of sensitive user content to the third-party API, and exposure of the key through CLI history or process listings. Mitigations: remove embedded API keys from templates, require users to supply keys via secure environment variables or protected configuration files, avoid passing secrets on CLI, and clearly warn users that prompts may include sensitive data sent to an external service.

Confidence: 90%Severity: 60%
Audit Metadata
Analyzed At
Mar 20, 2026, 12:30 PM
Package URL
pkg:socket/skills-sh/zephyrwang6%2Fmyskill%2Fimage-skill-builder%2F@d062176c6ff05151699c11d8568ea8cf4d3e1dc1
Security Audit — socket — image-skill-builder