合入 main:按行为 / 数据 / 安全 / 契约 / 不可逆风险选择 targeted 或 full gate,并消费一个或多个有客观触发理由的独立 review source。
56
65%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./cat-cafe-skills/merge-gate/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
该技能的运行路径会读取并分析来自外部的 PR 文本(PR body、review/comments、inline comments)来决定是否触发/消费云端 Codex verdict,例如在 Step 5/6 通过 `gh pr view ... --json body`、以及在 Step 6.1/remote review 逻辑中通过 GitHub API `repos/{OWNER}/{REPO}/issues/{PR_NUMBER}/comments` 拉取评论内容与 reaction,再结合内容做门禁判断。
090626a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.