git-quick
v1.0.0Show a quick summary of the current git repo — branch, status, recent commits, and contributor stats.
⭐ 0· 31·1 current·1 all-time
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 implementation. The script only invokes git to show branch, status, recent commits, and contributor stats; the only required binary is git and no unrelated credentials or tools are requested.
Instruction Scope
SKILL.md instructs running the included git-quick.sh. The script only reads git state and config within the repository (git rev-parse, git config, git status, git log, git shortlog). It does not access unrelated files, environment variables, or external endpoints.
Install Mechanism
No install spec — instruction-only with a single script file. Nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, secrets, or config paths are requested. The requested capabilities (git) are exactly what the script needs.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or elevated privileges, nor does it modify other skills or global agent settings.
Assessment
This appears safe: the script only runs local git commands and does not send data anywhere. As with any downloaded script, inspect git-quick.sh before running it and only run it in repositories you trust. Note that the script requires the git binary and will fail if run outside a git repository.Like a lobster shell, security has layers — review code before you run it.
latestvk97favnhtm41t0a0fa38tpchbs84177f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔀 Clawdis
Binsgit
