Jujutsu (jj) — the Git-compatible version control system. Activate ONLY when a .jj/ directory is present in the project or when jj/jujutsu is explicitly mentioned. Do NOT activate for plain git repos without .jj/. Use for any VCS operations in jj-managed projects: commit, push, pull, branch, bookmark, rebase, squash, merge, diff, log, status, working copy, change ID, revset, fileset, template, configuration, workspaces.
99
100%
Does it follow best practices?
Impact
100%
1.28xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill's required workflows (SKILL.md and git.md) instruct the agent to run network operations like `jj git clone` and `jj git fetch` which import commits, bookmarks, and files from public Git remotes (e.g., GitHub/GitLab), and the agent is expected to read/inspect that imported repository content (jj log/show/file) and make follow-up decisions (rebase, push, resolve conflicts), so untrusted third-party repo content can materially influence tool use and next actions.
40067f1
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.