Cyclone App & Self-Care
Health score, self-check, updates, license, AI usage, and in-app navigation.
8 tools — 7 read-only, 1 that always ask your approval first.
Read-only tools never modify anything; anything that changes your Mac pauses on an Approve card first.
get_health_score Read-onlyReturn the Mac's most recent overall Cyclone health score (0-100, higher is better).
run_self_check Read-onlyRun Cyclone's built-in Self-Check integrity audit and report the results — it proves Cyclone's own protections actually work (secure delete really removes data, AES encryption round-trips, the path-traversal guard refuses '../', the startup disk is protected, the threat database is loaded, the app's code signature is valid). Read-only.
list_operations Read-onlyList the user's recent Cyclone operation history — secure deletes, free-space wipes, drive wipes — with date, type, size and outcome. Only returns data if the user enabled Activity Logs in settings. Read-only.
check_cyclone_update Read-onlyCheck whether a newer version of the Cyclone app itself is available from the Cyclone server, and report the current installed version.
check_license_status Read-onlyReport the user's Cyclone access status: full access or not, trial active + days remaining, whether a license is active, and Limited Mode (view-only — caused by an expired trial/license, a device/seat block, OR a license that needs an online re-check). Never returns license keys.
get_ai_usage Read-onlyReport how much of today's Cyclone AI agent token allowance has been used and how much remains (and when it resets). Read-only.
open_feature Read-onlyOpen a specific Cyclone feature panel for the user (navigates the app there). Valid features: Malware Scanner, Privacy Dashboard, System Cleaner, Permissions, Files & Folders, Free Space, Full Drive Wipe, App Uninstaller, Duplicate Finder, Large File Finder, Metadata Stripper, Startup Manager, Network Privacy, Firewall, File/Folder Sharing (formerly 'File Sharing' — both names resolve), Attack Surface, Wifi/Lan Monitor, Disk Manager, Drive Cloner, Directory Map, Hex Viewer, Advanced Search, Forensic Scan, File Recovery, History, Vault, Photo Viewer, PDF Privacy, Dashboard.
toggle_hidden_files Asks firstShow or hide hidden files (dot-files and system items) in Finder, then relaunch Finder so it takes effect. show=true reveals them, show=false hides them again.