deco-e2e-testing
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected. The skill provides legitimate testing infrastructure for Deco-based e-commerce platforms. \n- [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/scaffold.sh) and a test runner (templates/scripts/run-e2e.ts) that execute common development commands such asnpm,bun, andsed. These are used for project initialization and test automation, which is standard for development tools. \n- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js dependencies (@playwright/test,tsx) to be installed from official package registries. These are necessary for executing browser-based tests and TypeScript scripts.
Audit Metadata