bug-reproduction

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill guides the agent through standard development and testing workflows involving shell commands.
  • It utilizes git bisect run for automated regression testing across the project's commit history.
  • It employs npm test, npm ci, and npm run build to execute tests and maintain build integrity.
  • [SAFE]: The skill proactively implements reliability and security best practices through determinism recipes.
  • It provides specific instructions for mocking external network calls using MSW and Playwright routing, ensuring tests are isolated from live services.
  • It includes procedures for pinning the system clock and seeding random number generators (RNG) to ensure that reproduction steps are stable and reproducible.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 08:31 AM
Security Audit — agent-trust-hub — bug-reproduction