igrantio-api-wallet-provider

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: 0.90). The skill requires use of API keys / bearer tokens in Authorization headers and deals with confidential fields like assertionToken and cryptographicSeed (which are returned by API calls and must be sent/forwarded to wallet instances), so an agent implementing this skill may need to include secret values verbatim in requests or outputs, creating an exfiltration risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.70). The SKILL explicitly instructs the agent/operator to "fetch the linked page for the operation, or the raw specification at https://docs.igrant.io/openapispecifications/oid4vc.yaml" at runtime to determine the source of truth, so that external document can directly control the skill's behavior.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 19, 2026, 03:57 PM
Issues
2
Security Audit — snyk — igrantio-api-wallet-provider