test-generator

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a template and instructional guide for generating test suites using industry-standard Python tools such as pytest, Playwright, and ruff.
  • [SAFE]: Includes security-conscious recommendations by incorporating bandit for automated security scanning in the static analysis phase.
  • [SAFE]: Code examples for database integration testing use isolated, in-memory instances (sqlite+aiosqlite:///:memory:), preventing accidental data exposure or modification of production environments.
  • [SAFE]: Network operations described (e.g., using httpx or Playwright) are scoped to local development environments or user-defined base URLs for testing purposes, with no evidence of data exfiltration or unauthorized external communication.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 01:19 AM
Security Audit — agent-trust-hub — test-generator