Trusted — Risk Score 0/100
Last scan:16 hr ago Rescan
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.
Skill Namedesktop-organizer
Duration22.3s
Enginepi
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.
ResourceDeclaredInferredStatusEvidence
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 204L · 5.7 KB
└─ 📝 SKILL.md Markdown 288L · 8.3 KB

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