adobe-ci-integration
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure credential management by instructing users to store Adobe OAuth Server-to-Server credentials as GitHub Secrets using the
ghCLI tool. - [SAFE]: Network operations are directed to well-known Adobe service endpoints (
ims-na1.adobelogin.comandfirefly-api.adobe.io) for the legitimate purposes of authentication and integration testing. - [SAFE]: Includes a dedicated CI step for secret scanning that utilizes regular expressions to detect and block the accidental inclusion of Adobe client secrets or access tokens in the source code.
- [SAFE]: External dependencies are limited to official GitHub Actions (
actions/checkout,actions/setup-node) and standard package management vianpm, which aligns with secure software development practices.
Audit Metadata