安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent for implementing Gitee issues, but review these practical points before enabling it:
- The agent will need read/write access to a local repository checkout (or you must provide a path). Only run it in a repository clone you trust or in a sandbox/copy to avoid unintended changes.
- The skill relies on a preconfigured Gitee MCP server (which will hold Gitee credentials). Verify those credentials are present, have minimal scopes required (create PRs, comment, read issue...详细分析 ▾
✓ 用途与能力
The skill is explicitly for implementing Gitee Issues via an MCP server. It asks for the repository, issue number, and a local repo path so the agent can read/modify source files and create a PR — all coherent with the described purpose.
✓ 指令范围
SKILL.md confines actions to issue retrieval, analysis, local code changes, commenting, and PR creation via the MCP tooling. It asks the agent to read and modify the local repository (which is necessary for coding). Minor inconsistency: the documented helper names include both `list_repo_issues` and `list_issue_comments` (one appears in the prereq list and the other in the steps) — this is likely a small doc mismatch, not a scope expansion.
✓ 安装机制
Instruction-only skill with no install spec, no downloads, and no code files — minimal installation risk.
ℹ 凭证需求
The skill declares an mcp-servers dependency on Gitee but requests no explicit environment variables. In practice the MCP server configuration will contain Gitee credentials; the skill does not itself request unrelated secrets or broad system access. It would be helpful if the skill documented the expected credential scopes or where the MCP credentials are stored, but the current requirement is proportionate to the task.
✓ 持久化与权限
The skill is not always-enabled and does not request persistent platform privileges. It does not modify other skills or system-wide settings according to the provided content.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/9
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install gitee-implement-issue
镜像加速npx clawhub@latest install gitee-implement-issue --registry https://cn.longxiaskill.com