Git
v1.0.8Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
⭐ 26· 11.4k·179 current·184 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the actual content: all files are Git guidance and require only the git binary. Nothing requested (env vars, credentials, config paths) is unrelated to version control.
Instruction Scope
SKILL.md and the supplemental files give concrete Git commands and workflows. They stay within Git operations (commits, rebases, merges, history recovery). The instructions mention destructive Git commands (reset --hard, force pushes) but only in the context of safety and recovery, which is appropriate for this skill's purpose.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or elevated config path access. That is proportionate for a Git guidance skill.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request permanent system presence or modify other skills' configs.
Assessment
This skill is a documentation-style helper (no code) and appears to be what it claims. Before using it, be aware that following its recommended commands will cause your agent to run Git locally (which can modify or rewrite repository history). Make sure you: (1) have backups or can recover via reflog for important repos before performing destructive ops (reset --hard, rebase, force-push); (2) confirm the agent is operating in the intended repository/path; and (3) review any automated suggestions before applying them. Also note that the skill can be invoked autonomously by the agent (the platform default) — that is normal, but you should grant skills only to agents you trust to perform Git operations on your repositories.Like a lobster shell, security has layers — review code before you run it.
latestvk9769wydbqs9dq8mmnw3xcs3zd82q29s
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📚 Clawdis
OSLinux · macOS · Windows
Binsgit
