igrantio-api-key-management
Fail
Audited by Snyk on Aug 19, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill documents API calls that require sending and receive stored credentials (API keys, vaultPassword, clientSecret, userPin) in request/response bodies, which means an LLM would need to handle or embed secret values verbatim in generated requests or examples, creating an exfiltration risk.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs implementers to "Fetch the linked page, or the raw specification at https://docs.igrant.io/openapispecifications/oid4vc.yaml" to check for updates before building, meaning that external content at that URL is fetched at runtime and can change the agent's behavior, so it is a runtime external dependency that can control prompts/instructions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata