安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
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