admin
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the Bash tool to verify project structure, manage local environment configuration, and perform authenticated API requests to official Adobe domains.
- [EXTERNAL_DOWNLOADS]: Installs the
playwrightpackage and associated browser binaries from the official npm registry. This dependency is required for the interactive browser-based login flow to Adobe's admin services. - [DATA_EXFILTRATION]: Manages a sensitive authentication token used to interact with Adobe's Config Service API. The skill implements proactive security measures by creating a
.claude-plugin/directory and ensuring it is added to the project's.gitignorefile to prevent accidental exposure of the token in version control systems.
Audit Metadata