可信 — 风险评分 5/100
上次扫描:17 小时前 重新扫描
5 /100
GitHub PR Automation Skill
Automates GitHub open-source contributions from finding good first issues to submitting PRs
Legitimate GitHub PR automation skill with fully declared capabilities using standard GitHub CLI and git operations.
技能名称GitHub PR Automation Skill
分析耗时28.5s
引擎pi
可以安装
No security concerns. Skill performs standard GitHub workflow automation with proper documentation.
资源类型声明权限推断权限状态证据
文件系统 WRITE WRITE ✓ 一致 git clone, git checkout, file writes for code implementation
网络访问 READ READ ✓ 一致 gh search, gh api, web search for finding issues
命令执行 WRITE WRITE ✓ 一致 bash commands for gh, git operations as documented
技能调用 NONE NONE No skill chaining declared
环境变量 NONE NONE No environment variable access observed

目录结构

1 文件 · 3.7 KB · 150 行
Markdown 1f · 150L
└─ 📝 SKILL.md Markdown 150L · 3.7 KB

安全亮点

✓ All capabilities fully declared in SKILL.md with examples
✓ Uses official GitHub CLI (gh) for all API operations
✓ No credential harvesting - delegates authentication to gh
✓ No obfuscated code, base64, or suspicious patterns
✓ Respects licenses and attribution policies
✓ Includes fallback for manual PR creation if automation fails
✓ Clean attribution and assisted development declaration