code-review

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implementation consists of markdown-based instructions and profiles for code auditing. It does not contain any executable code, network operations, or data exfiltration vectors. All scripts provided are for local reference validation (scripts/validate-references.sh) and use safe shell practices like set -euo pipefail. The skill correctly scopes its operations to the local git repository using git rev-parse --git-dir and does not attempt to access sensitive system files or credentials. The use of --fix is gated by a requirement for the user to be in a git repository and specifically targets session-modified files, minimizing accidental system-wide changes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 04:27 AM