accelint-react-testing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious instructions, prompt injections, or obfuscated code patterns were found across the documentation and scripts.
- COMMAND_EXECUTION (SAFE): The provided bash scripts (
check-query-priority.sh,find-fire-event.sh,detect-wrapper-queries.sh) are designed for local developer auditing. They usefindandgrepto identify suboptimal testing patterns in source code and do not execute external code or modify system configurations. - EXTERNAL_DOWNLOADS (SAFE): The skill references standard, reputable open-source packages from the npm registry, such as
@testing-library/reactand@tanstack/react-query. These are industry-standard dependencies for React development. - CREDENTIALS_UNSAFE (SAFE): The
assets/custom-render-template.tsxfile contains hardcoded mock values (e.g., 'test@example.com') specifically for test utility helpers. These are clearly intended as placeholders for simulated user data and do not represent a security risk.
Audit Metadata