Mole Mac Cleanup

v1.1.0

Mac cleanup & optimization tool combining CleanMyMac, AppCleaner, DaisyDisk features. Deep cleaning, smart uninstaller, disk insights, and project artifact purge.

2· 2.9k·9 current·9 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, required binary ('mo'), and the install spec (brew formula 'mole') are consistent with a mac cleanup/optimization tool. The SKILL.md documents exactly the 'mo' commands you would expect for this purpose.
Instruction Scope
Instructions direct the agent to run destructive system-cleanup commands (clean, optimize, purge) that legitimately belong to a cleanup tool. This is expected, but these commands can delete caches, installers, build artifacts, and may require elevated privileges — the SKILL.md does warn to use --dry-run, which is good practice.
Install Mechanism
Install spec uses Homebrew (formula: mole) to provide the 'mo' binary. Homebrew is a typical, low-friction install mechanism; user should still verify the formula/tap origin before installing to ensure it points to the expected project.
Credentials
No environment variables, secrets, or unrelated credentials are requested. The skill only needs the 'mo' binary and user filesystem access appropriate for a cleanup tool.
Persistence & Privilege
Skill is not forced-always, doesn't request persistent system-wide privileges, and doesn't modify other skills. It may require sudo at runtime for some operations, but those privileges are standard for system-cleanup actions and are not requested as credentials in the skill metadata.
Assessment
This skill appears coherent for a mac cleanup tool, but it performs potentially destructive system operations. Before installing or allowing an agent to run it: 1) verify the Homebrew 'mole' formula source (ensure it points to the expected GitHub repo) to avoid installing a malicious build; 2) always run the listed --dry-run and inspect the planned deletions; 3) back up any important data and review ~/.config/mole/purge_paths before running purge; 4) be prepared for sudo/elevation prompts and only grant them interactively after review; 5) if you do not want the agent to autonomously run destructive commands, consider disabling autonomous invocation for this skill or requiring manual confirmation before execution.

Like a lobster shell, security has layers — review code before you run it.

latestvk97casz33d788q92hfw9tr974d7z6w4n

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧹 Clawdis
OSmacOS
Binsmo

Install

Install Mole via Homebrew
Bins: mo
brew install mole

Comments