扫描报告
0 /100
githubdescription
GitHub skill using the gh CLI for PR checks, workflow runs, and API queries
Pure documentation skill containing only SKILL.md with examples for the legitimate GitHub CLI (gh). No executable code, scripts, or hidden functionality.
可以安装
No action required. This skill is safe to use as it only documents standard gh CLI usage patterns.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations performed - pure documentation |
| 网络访问 | NONE | NONE | — | gh CLI examples are user commands, not automated network calls |
| 命令执行 | NONE | NONE | — | No shell execution - only shows example commands for user reference |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No skill invocation declared |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser access |
| 数据库 | NONE | NONE | — | No database access |
目录结构
1 文件 · 974 B · 46 行 Markdown 1f · 46L
└─
SKILL.md
Markdown
安全亮点
✓ Single-file documentation skill with no executable code
✓ No hidden functionality - all behavior is explicitly documented
✓ Uses only the legitimate GitHub CLI (gh) tool
✓ No credential harvesting or data exfiltration indicators
✓ No dependencies or package files that could introduce supply chain risks
✓ No obfuscation or suspicious encoding patterns