Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

EZ Cronjob

v1.0.0

Fix common cron job failures in Clawdbot/Moltbot - message delivery issues, tool timeouts, timezone bugs, and model fallback problems.

5· 3.4k·29 current·30 all-time
byIsaac Zarzuri@promadgenius
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (cron reliability for Clawdbot/Moltbot) matches the SKILL.md content: concrete CLI commands (clawdbot cron ...), log inspection, and configuration flags. There are no unrelated environment variables, binaries, or remote endpoints requested that would be inconsistent with a troubleshooting guide.
Instruction Scope
Instructions explicitly tell an agent to run local clawdbot CLI commands (prefer exec/bash), inspect local logs (e.g. /tmp/clawdbot/..., ~/.clawdbot/logs/...), and restart local gateway — all reasonable for an operational debugging skill. Note: a 'Nuclear Option' section is truncated in the provided SKILL.md; you should review the full text before installing because such sections can sometimes include destructive remediation steps (remove job, delete resources, etc.).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written during install — lowest-risk install surface.
Credentials
The skill requests no environment variables or credentials. It instructs reading local logs and using authenticated CLI commands (which is expected for troubleshooting) but does not request unrelated secrets or broad credential access.
Persistence & Privilege
always:false and user-invocable:true (defaults) mean the skill is not forced into every agent run and can only act when invoked. It does not ask to modify other skills or system-wide config in the provided content.
Assessment
This appears to be a straightforward troubleshooting guide for Clawdbot cron jobs and is internally consistent. Before installing: (1) inspect the full SKILL.md/README locally (the SKILL.md provided here had a truncated 'Nuclear Option' — verify it doesn't contain destructive commands you don't want run), (2) remember the skill tells agents to run local CLI commands and read local logs — only install it if you trust agents that may execute those commands, and (3) test recommendations in a safe environment (or on a single test agent) before applying to production cron jobs.

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

latestvk971fj72f8phd4fmfh6eaqknt98033gq

License

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

Comments