gemdesign-skill
Fail
Audited by Snyk on Sep 1, 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 prompt instructs the agent to ask the user for a token/password via an interactive prompt and then embed it into a command (
gemdesign auth login --token <user_provided_token>), which handles user credentials insecurely by passing them directly through the LLM context.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata