vcs-detect
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [Command Execution] (SAFE): The skill provides logic for identifying the project's version control system using local discovery commands.\n
- Evidence: The bash script uses 'jj root' and 'git rev-parse --show-toplevel' to check for repository presence.\n
- Severity: SAFE. These are standard, non-destructive, and read-only commands used for environment discovery.
Audit Metadata