debugger
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a comprehensive and transparent framework for debugging runtime errors and test failures. It uses local bash scripts to execute standard project commands such as
npm run test:uiandnpm run typecheckwhich are well within the expected scope of a debugging assistant. - [EXTERNAL_DOWNLOADS]: The documentation includes references to official, well-known technical documentation sites for React, React Router, TypeScript, Vitest, and Playwright. These are trusted external resources used purely for technical reference and do not involve the download of executable code or scripts.
- [COMMAND_EXECUTION]: The provided scripts in the
scripts/directory are benign and perform standard development operations. They do not attempt to bypass permissions, access sensitive files, or perform any unauthorized network activities.
Audit Metadata