image-generator-sd-webui
Fail
Audited by Snyk on Jun 14, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill explicitly instructs the agent to request HTTP Basic Auth credentials from the user and shows using export SD_WEBUI_USER / SD_WEBUI_PASS (embedding secrets in shell commands), which would require the LLM to handle or echo secret values verbatim in its output.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata