Scan Report
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.
Safe to install
This skill is safe to use. It contains only markdown documentation and does not perform any operations that require special permissions.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | READ | ✓ Aligned | SKILL.md: Input parsing for txt/md/docx/pdf files |
| Network | NONE | READ | ✓ Aligned | SKILL.md: Supports URL links and Feishu documents when user-provided |
| Shell | NONE | NONE | — | No shell commands in documentation |
| Environment | NONE | NONE | — | No environment access mentioned |
| Skill Invoke | NONE | NONE | — | No skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser access |
| Database | NONE | NONE | — | No database access |
File Tree
2 files · 9.5 KB · 188 lines Markdown 1f · 183L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ 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