Commute Matrix
Fail
Audited by Snyk on Jun 30, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs the agent to read the Geoapify API key from a local config file and embed that secret verbatim into a generated command line (
--api-key <GEOAPIFY_API_KEY>), which requires the LLM to handle and output the secret directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata