linux-cron-panelLinux 定时任务 Web 管理面板 - 通过 API 管理 Linux crontab,支持自动安装、任务创建、编辑、删除、立即执行和日志查看。当用户需要管理 Linux 定时任务、crontab、计划任务时使用本 skill。
Install via ClawdBot CLI:
clawdbot install wdmywm3/linux-cron-panelGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://127.0.0.1:5002/api/tasksCalls external URL not in known-safe list
https://github.com/wdmywm3/linux-cron-panelAI Analysis
The skill interacts only with a local API service (127.0.0.1:5002) that the user must explicitly install and run. While it clones an external GitHub repository for setup, this is consistent with the skill's stated purpose of managing cron tasks. No evidence of credential harvesting, data exfiltration to remote servers, or hidden malicious behavior was found.
Audited Apr 18, 2026 · audit v1.0
Generated May 9, 2026
A system administrator uses Linux Cron Panel to schedule regular backups of critical data and databases. The panel provides a centralized web interface to create, monitor, and manage cron jobs that run backup scripts, with logs for verification.
A data analyst sets up periodic tasks to fetch data from APIs, clean it, and load it into a database. The cron panel automates the recurring ETL pipeline, and the user can view execution history and logs through the API.
A DevOps engineer creates cron jobs that run system health scripts every few minutes, checking disk usage, service status, and network connectivity. Failed tasks are easily identified via the panel's status and log endpoints.
A web developer schedules cron jobs to regenerate static site content, clear caches, or sync content from external sources at specific times. The panel's toggle and immediate run features allow flexible management.
A business analyst configures cron tasks to generate daily or weekly reports from databases and send them via email using scripts. The panel ensures reports are created reliably, and logs help troubleshoot any failures.
The Linux Cron Panel is an open-source tool that can be installed on any Linux server. The business model relies on offering premium support, customization services, or managed hosting for enterprises that want a turnkey solution.
Web hosting companies bundle the cron panel as a premium feature in their hosting plans, enabling customers to manage scheduled tasks easily. This differentiates their offering and can justify higher plan tiers.
The core functionality is offered as a SaaS platform where users pay a monthly fee for a hosted cron panel with additional features like team collaboration, advanced monitoring, and integrations with third-party services.
💬 Integration Tip
To integrate with existing workflows, wrap the API calls in a script or use a CI/CD pipeline to manage cron tasks as code. Store scripts in the recommended ~/.openclaw/scripts/ directory for consistency.
Scored May 9, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.