accelint-react-testing
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill consists of educational markdown documentation, a TypeScript utility template, and local bash scripts for auditing test code quality.
- [COMMAND_EXECUTION]: The skill includes three bash scripts (
check-query-priority.sh,find-fire-event.sh,detect-wrapper-queries.sh) designed to run locally. Analysis shows these scripts only use standard utilities likefindandgrepto scan local files for specific text patterns; they do not perform network operations, access sensitive files, or attempt privilege escalation. - [EXTERNAL_DOWNLOADS]: The documentation recommends standard, well-known industry packages (
@testing-library/react,@testing-library/user-event,@testing-library/jest-dom, and@tanstack/react-query) for installation via standard package managers.
Audit Metadata