da-auth
Fail
Audited by Snyk on Apr 27, 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 includes an explicit "manual paste" option asking the user to paste an Adobe IMS access token into the chat and shows examples embedding DA_TOKEN verbatim in curl headers, which requires the LLM to handle and output secret values.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly runs remote code at runtime via "npx github:adobe-rnd/da-auth-helper token" (and the alternate "npm install -g github:adobe-rnd/da-auth-helper"), which fetches and executes the github:adobe-rnd/da-auth-helper package and is relied on as the preferred authentication flow.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata