quality-integration-test
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the
Bashtool to execute legitimate development tasks such as type checking (tsc), linting (eslint,ruff), and running unit/integration tests (vitest,playwright). These operations are consistent with its stated purpose as a quality assurance tool. - [SAFE]: The automation logic for session initialization and directory management is transparent and limited to the project's local environment, specifically within a dedicated
.workflowdirectory. - [SAFE]: The
spawn_agents_on_csvmechanism is used to parallelize testing tasks in a controlled manner, with findings propagated through structured CSV and NDJSON files, ensuring traceability of agent actions. - [SAFE]: No signs of prompt injection, credential harvesting, or unauthorized network communication (data exfiltration) were detected in the instructions or the implementation logic.
Audit Metadata