integration-test-generator

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate templates and patterns for software testing. All code examples follow standard industry practices for test isolation and resource management.
  • [COMMAND_EXECUTION]: The skill includes standard pytest command-line instructions (e.g., pytest tests/integration/). These are benign developer tools used for executing the generated test suites.
  • [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted Python packages such as pytest, sqlalchemy, requests, gql, responses, factory-boy, and fastapi. These are standard dependencies for the Python development ecosystem.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive data were detected. The code samples use generic placeholders and mock data (e.g., 'tok_test', 'testuser') appropriate for integration testing templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 10:20 PM