guardian-auto-healer
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
watchdog.pyscript executes system utilities such astasklist,pgrep, andps, as well as the vendor'sopenclawCLI tool, using thesubprocessmodule to monitor service health and system resources. - [SAFE]: The skill implements a persistence mechanism via the
crontool to enable continuous 24/7 monitoring, which aligns perfectly with its stated purpose as a watchdog and auto-healing utility. - [SAFE]: Analysis of the source code confirms that all operations are local; the script logs to the user's home directory and does not initiate network connections or download external content.
Audit Metadata