test-generator

Pass

Audited by Gen Agent Trust Hub on Feb 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill defines commands to run standard development tools (ruff, mypy, bandit, vulture, pytest). These commands target local source and test directories and are part of a normal development workflow.
  • [EXTERNAL_DOWNLOADS] (SAFE): References standard, well-known Python packages for testing and linting. There are no patterns involving downloading and executing remote scripts from untrusted sources.
  • [DATA_EXFILTRATION] (SAFE): There is no evidence of unauthorized data access or network transmission of sensitive information. The use of 'bandit' specifically indicates a security-conscious approach to code analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 20, 2026, 10:27 AM