jujutsu
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content for utilizing a legitimate version control tool (Jujutsu). All documented shell commands are standard for version control operations (status, log, diff, commit, rebase, fetch, push).
- [COMMAND_EXECUTION]: The instructions demonstrate standard CLI usage. The skill explicitly advises the agent to avoid interactive editors by using inline flags (e.g.,
-m "message"), which is a best practice for AI agent tool interaction. - [DATA_EXFILTRATION]: Remote operations are restricted to standard version control synchronization (
jj git push,jj git fetch) with the user's configured remotes. No evidence of unauthorized data transfer or hardcoded credentials was found.
Audit Metadata