Conventional Git

v1.1.1

Conventional Commits v1.0.0 branch naming and commit message standards for GitHub and GitLab projects. Use when creating branches, writing commits, generatin...

0· 98·0 current·0 all-time
bySamuel Berthe@samber
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description align with the SKILL.md content. The only runtime requirement is git, which is appropriate for a Git commit/branch formatting helper; there are no unrelated binaries, credentials, or config paths requested.
Instruction Scope
SKILL.md stays on-topic: it defines branch/commit formats, examples, and tips. It does not instruct the agent to read unrelated files, exfiltrate data, or call external endpoints. It does list allowed-tools (Read/Edit/Write, Bash(git:*), Bash(gh:*)), which means an agent using the skill could run git/gh commands and modify a repository — this is expected for a git helper but worth noting operationally.
Install Mechanism
No install spec and no code files (instruction-only), so nothing is downloaded or written to disk by the skill itself; this is the lowest-risk install pattern.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its stated purpose of providing commit and branch guidelines.
Persistence & Privilege
always:false and user-invocable:true (normal). disable-model-invocation is false (allowing autonomous invocation), which is the platform default and not, by itself, a concern for this skill.
Assessment
This skill is coherent and low-risk: it only provides rules for naming branches and writing commits. Before using it, ensure the agent is operating on the intended repository (so git/gh commands don't modify other repos), review any commits or pushes the agent creates, and confirm you are comfortable granting the agent repository write access when you invoke it. No credentials or installs are required by the skill itself.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c4wx1n6ahsmfqf9feqawfbn83hgnh

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📝 Clawdis
Binsgit

Comments