skill-cd-ci-ddd-score-validation
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill employs local bash scripts to perform file system traversal, naming convention checks, and import extraction. These operations are limited to the provided project path and use standard Unix utilities (find, grep, sed, awk) to produce structured YAML data for the agent's audit.- [EXTERNAL_DOWNLOADS]: The skill does not perform any network requests or download external code during its execution. All logic and validation rules are contained within the provided scripts and reference markdown files.- [DATA_EXFILTRATION]: There are no indicators of data being sent to external domains. The skill processes local source code and outputs a YAML report to stdout or a local file, maintaining local execution boundaries.
Audit Metadata