image-gen
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileThe skill presents a coherent, purpose-aligned footprint: it aims to generate images via established APIs and store results locally with reasonable credential handling (environment variables for API keys) and explicit user prompts/flags. The data flows align with its stated purpose, and there are no obvious covert data exfiltration or malicious behaviors evident in the provided code paths. The primary security considerations are standard handling of API keys, careful management of local output paths, and ensuring prompts do not trigger unintended filesystem changes. Overall, the skill is BENIGN with some MEDIUM risk aspects due to credential handling and local data persistence, and should be reviewed for input sanitization and explicit output path validation to minimize edge-case path traversal or misconfigured writes.