opencode-extract-diffs
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate diff processing and normalization. No malicious patterns, prompt injections, or obfuscation techniques were detected in the instructions.
- [SAFE]: The instructions include a specific step to normalize paths to be repository-relative, which is a security best practice that prevents potential path traversal vulnerabilities common in patch processing.
- [SAFE]: The skill mandates validation of patches using
git apply --checkprior to finalization, ensuring that the processed artifacts are valid and safe for the target repository environment.
Audit Metadata