test-suite-curation
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill leverages standard software engineering tools and libraries for coverage fingerprinting (coverage.py, Istanbul), AST analysis (Python's ast module), and statistical clustering (scipy, numpy).
- [COMMAND_EXECUTION]: Utilizes routine developer commands including
pytest,git, andmutmutto analyze the codebase and manage the test suite. These operations are essential to the skill's primary function of test suite curation. - [EXTERNAL_DOWNLOADS]: References external data retrieval from Datadog's official API to analyze CI history. This integration is documented for the purpose of identifying flaky or never-failing tests and uses standard environment variables for authentication.
- [DATA_EXFILTRATION]: No unauthorized data transmission patterns were identified. All network activity is directed toward established observability and CI services.
- [PROMPT_INJECTION]: The instructions do not contain patterns attempting to bypass agent safeguards or override operational constraints.
Audit Metadata