Scan Report
0 /100
desktop-organizer
桌面文件整理技能。当用户要求整理、清理或归类电脑桌面文件时,应使用本技能。
This is a pure documentation skill with no executable code. It provides instructions for organizing desktop files using standard shell commands (ls, cp, mv, mkdir) with proper backup procedures. No malicious indicators found.
Safe to install
This skill is safe to use. It operates exclusively on the user's Desktop directory with documented shell commands for file organization.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md documents standard shell commands (ls, cp, mv, mkdir) for file operatio… |
File Tree
2 files · 14.0 KB · 492 lines Markdown 2f · 492L
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ Pure documentation skill with no executable code
✓ All operations are documented standard file commands (ls, cp, mv, mkdir)
✓ Requires mandatory backup before any file operations
✓ Only operates on Desktop directory
✓ No network access
✓ No credential access
✓ No obfuscation or base64-encoded content
✓ Cross-platform support documented (macOS, Linux, Windows)
✓ Conflict handling prevents overwriting existing files