扫描报告
5 /100
merge-drafts
Intelligent draft merging tool with quality assessment and conflict resolution
Pure documentation skill defining a document merging workflow with no executable code, scripts, or security concerns.
可以安装
This skill is safe to use. It contains only markdown documentation and does not perform any operations that require special permissions.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | READ | ✓ 一致 | SKILL.md: Input parsing for txt/md/docx/pdf files |
| 网络访问 | NONE | READ | ✓ 一致 | SKILL.md: Supports URL links and Feishu documents when user-provided |
| 命令执行 | NONE | NONE | — | No shell commands in documentation |
| 环境变量 | NONE | NONE | — | No environment access mentioned |
| 技能调用 | NONE | NONE | — | No skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser access |
| 数据库 | NONE | NONE | — | No database access |
目录结构
2 文件 · 9.5 KB · 188 行 Markdown 1f · 183L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - pure documentation
✓ No network exfiltration or C2 communication
✓ No credential harvesting or sensitive data access
✓ No obfuscation or anti-analysis techniques
✓ No supply chain risks (no dependencies)
✓ Input/output behavior clearly documented in SKILL.md
✓ Explicit constraints against unauthorized modifications