📦 Git Discipline — 安全Git工作流

v0.1.0

检查仓库状态、管理分支、暂存、提交与历史,确保不破坏无关或共享代码,强制执行安全 Git 工作流。

0· 87·0 当前·0 累计
下载技能包
最后更新
2026/4/6
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This appears to be a straightforward, instruction-only Git helper that will inspect the local repository and suggest safe, non-destructive commands. Before running any suggested commands, review them (especially anything that rewrites or discards history). Because the skill can propose git commands, execute them only when you understand the effects or test them on a throwaway branch or clone. No credentials or network access are requested by the skill itself, and it cannot install code on your s...
详细分析 ▾
用途与能力
Name and description match the SKILL.md: guidance for inspecting and safely operating on a local Git repository. The skill does not request unrelated binaries, environment variables, or external services.
指令范围
SKILL.md is narrowly focused on inspecting repo state and proposing safe branch/commit operations. It explicitly forbids remote/PR/admin workflows and warns about sensitive content and history-rewriting risks. The instructions do not ask for unrelated system files, credentials, or external endpoints.
安装机制
No install spec and no code files — instruction-only. Nothing will be written to disk or downloaded by the skill itself.
凭证需求
The skill declares no required env vars, credentials, or config paths. There are no suspicious credential requests or access demands beyond local repo inspection, which is appropriate for its purpose.
持久化与权限
Registry flags do not request always-on presence. The embedded agents/openai.yaml sets allow_implicit_invocation: false (no implicit invocation), and the skill remains user-invocable. It does not modify other skills or request system-wide configuration.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/4/6

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install git-discipline
镜像加速npx clawhub@latest install git-discipline --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库