testing-framework-helper

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/run-tests.ts utilizes the Bun shell ($) to execute test commands. The script constructs the command string using a strict whitelist approach, only appending predefined flags like --watch or --coverage based on command-line arguments. This prevents arbitrary command injection.
  • [CREDENTIALS_UNSAFE]: The SKILL.md file contains example test code with a placeholder password (admin123). This is standard for documentation and template examples and does not constitute a security leak of real-world credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 06:21 PM