Testing Blocks
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected.
- The skill follows standard development and testing practices for AEM Edge Delivery Services.
- Dependencies (SAFE): Recommended packages (playwright, vitest, jsdom) are standard, well-known industry tools installed via official registries.
- Command Execution (SAFE): Use of
npm,node, andgitcommands is consistent with the primary purpose of code testing and PR preparation. - Data Handling (SAFE): No evidence of hardcoded credentials, sensitive file exfiltration, or unauthorized network operations. Network activity is confined to local development servers (
localhost:3000) and standard developer tools. - Code Quality (SAFE): No obfuscation, persistence mechanisms, or privilege escalation patterns were found in any of the provided documentation or code snippets.
Audit Metadata