da-auth
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the authentication helper utility from the adobe-rnd GitHub repository. This is a vendor-managed resource used to facilitate the OAuth flow.
- [COMMAND_EXECUTION]: Executes shell commands to read a locally cached token from ~/.aem/da-token.json and verifies the token's validity against the official admin.da.live API using curl.
- [REMOTE_CODE_EXECUTION]: Runs the vendor-provided da-auth-helper tool via npx to capture access tokens during the login process.
Audit Metadata