adobe-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves its stated purpose of providing performance tuning instructions for Adobe APIs. All code samples demonstrate standard optimization techniques such as token caching, parallel processing, and adaptive polling.
- [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive data exposure detected. The provided code snippets correctly use environment variables (
process.env.ADOBE_CLIENT_ID,process.env.ADOBE_CLIENT_SECRET) to handle credentials rather than hardcoding them. - [EXTERNAL_DOWNLOADS]: The skill references the standard
lru-cacheNode.js package and official Adobe developer documentation. These are well-known and trusted resources. - [COMMAND_EXECUTION]: There are no shell commands or suspicious script executions within the instructions or metadata.
Audit Metadata