ml-failure-audit
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes a localized Python helper script (
scripts/collect_failure_evidence.py) to automate evidence gathering. This script relies solely on Python standard libraries (argparse, json, re, pathlib) and performs read-only operations on user-specified local files. - [SAFE]: The script includes safety limits, such as capping the number of matched lines and candidate files, which prevents resource exhaustion when processing large repositories or logs.
- [SAFE]: Instructions within the workflow and reference files prioritize raw evidence over prose summaries and establish clear guardrails against unauthorized network activity (e.g., cloning remote repos) or expensive compute operations.
- [SAFE]: No prompt injection, obfuscation, or hardcoded credentials were found in the provided files. The skill is designed for static analysis of local ML artifacts.
Audit Metadata