stress-tester
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands to manage the testing lifecycle, including
npm run test:stress,npm run test:bench, andnpx supabase stop/start. - [COMMAND_EXECUTION]: Performs local environment validation using
docker psto verify container health andcurlto check the availability of a development server onlocalhost. - [COMMAND_EXECUTION]: Interacts with the local file system to verify the presence and integrity of backup files, specifically targeting
public/shadow-latest.json. - [SAFE]: The security testing component includes standard payloads for XSS and SQL injection testing as part of its documented purpose, which is conducted against a local development environment.
Audit Metadata