cron-ops
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of shell commands through the creation and management of cron jobs on the target system.
- [REMOTE_CODE_EXECUTION]: Users can schedule arbitrary tasks for future execution via the OpenClaw CLI and REST API endpoints.
- [DATA_EXFILTRATION]: The skill communicates with the official vendor domain (api.openclaw.com) and utilizes the OPENCLAW_API_KEY environment variable for authenticated operations, which are standard for the tool's functionality.
- [SAFE]: The skill includes explicit documentation and code examples for a sanitization capability (client.sanitize) intended to clean user-provided payloads and prevent command injection before job creation.
Audit Metadata