testing-workflow
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard Python development utilities ("ruff", "flake8", "black", "mypy", "pytest") to perform linting, formatting, type checking, and unit testing. These operations are restricted to the local repository environment and follow standard CI/CD practices.
- [SAFE]: No malicious patterns, unauthorized data access, or external communication were detected. The model import check explicitly sets "pretrained=False", which prevents unexpected network activity during verification.
Audit Metadata