gitcode-pr-security-review

Installation
SKILL.md

GitCode PR Security Review

Overview

自动审查GitCode仓库Pull Request中的代码安全问题,使用sdk-security-audit技能进行安全分析,并将审查结果作为评论发布到对应的PR。

Workflow

1. 获取GitCode访问令牌

从环境变量 GITCODE_TOKEN 获取GitCode访问令牌。如果环境变量不存在,使用 question 工具提示用户输入GitCode访问令牌。

2. 获取仓库URL

使用 question 工具提示用户输入GitCode仓库URL地址。

解析仓库URL,提取 ownerrepo 信息。

Installs
1
GitHub Stars
2
First Seen
Aug 13, 2026
gitcode-pr-security-review — ascend/mindsdk-referenceapps