adobe-known-pitfalls
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily instructional content designed to guide developers toward secure and efficient use of Adobe's developer platform.
- [COMMAND_EXECUTION]: Includes a 'Quick Pitfall Scanner' section containing shell commands using
grepto help users identify anti-patterns in their local code. These commands are static and intended for auditing purposes. - [EXTERNAL_DOWNLOADS]: References network operations to official Adobe domains (including
adobelogin.com,adobe.io, andadobeioevents.com) for the purpose of authentication, image generation, and webhook signature verification. - [CREDENTIALS_UNSAFE]: Demonstrates hardcoded credential patterns (e.g.,
p8_...) within 'WRONG' code examples for educational purposes, while explicitly instructing users to use environment variables and.gitignoreto prevent actual leaks.
Audit Metadata