Skill flagged — suspicious patterns detected

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

openclaw-cheatsheet

v1.0.0

Quick reference for every OpenClaw CLI command, sub-command, and flag. Use when the user asks about OpenClaw CLI usage (agent, message, config, gateway, cron...

0· 645·5 current·6 all-time
byMinhyeok@teeddub
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 (
Assessment
This cheatsheet appears coherent and low-risk: it only reads its own included documentation and provides CLI examples. Before installing or using it: 1) Confirm you do not want the agent to execute commands automatically — the skill may suggest commands but does not itself run them. 2) Be aware the examples reference local scripts (~/ .openclaw/...), node, and obsidian-cli; ensure those tools are present before copying commands. 3) The reference mentions environment variables (e.g., DISCORD_PANEL_WEBHOOK_URL) — do not paste real secrets into chat when asking for help. 4) If you allow the agent to run commands, restrict its shell access and always double-check destructive commands (the cheatsheet already instructs to confirm dangerous actions).

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

latestvk9763pdw8rqqtt3bq4984520ex81g8yr

License

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

SKILL.md

OpenClaw Cheatsheet

Primary reference: references/openclaw-cheatsheet.md

When to invoke

  • User asks for an OpenClaw command, flag list, or usage example.
  • User asks how to send messages, manage cron jobs, configure channels/models, run the gateway, etc.
  • Before any operational change (config set, gateway restart, cron add/edit, channels add/remove, models set, hooks install/enable).
  • User says "check the cheatsheet" or asks "what flags does X have?"

Rules

  1. Always read references/openclaw-cheatsheet.md before answering CLI questions — never guess flags.
  2. If the cheatsheet doesn't cover a flag, verify with openclaw <command> --help.
  3. Never run destructive or state-changing commands (config set, gateway restart, cron rm, channels remove, reset, uninstall) without confirming with the user first.
  4. Keep answers concise — surface only the sections relevant to the request.

Response pattern

  1. Pull the relevant section(s) from the cheatsheet.
  2. Provide 1-3 copy-paste-ready examples tailored to the user's context.
  3. For dangerous operations (restart, update, config change, delete, uninstall), include a warning line before the command.
  4. If the user is new, add a one-line explanation of what each flag does.

Coverage (sections in the cheatsheet)

SectionKey sub-commands
Global Options--dev, --profile, --no-color, -V
Agentagent (run a single agent turn)
Messagesend, read, edit, delete, search, broadcast, react, reactions, thread, pin/unpin/pins, poll, ban/kick/timeout, permissions, emoji, sticker, event, member, role, channel, voice
Configget, set, unset, wizard
Sessionssessions (list, filter by active/store)
Gatewayrun, status, start/stop/restart, install/uninstall, discover, call, probe, usage-cost
DaemonLegacy alias for gateway service management
Skillslist, info, check
Agentslist, add, delete, set-identity
Memorysearch, index, status
Cronadd, edit, list, rm, run, runs, status, enable/disable
Hookslist, info, enable/disable, install, check, update
Modelslist, set, scan, status, aliases, auth, fallbacks/image-fallbacks
Channelslist, add, login/logout, remove, status, capabilities, resolve, logs
Directoryself, peers list, groups list, groups members
Health / Status / Doctor / Logsdiagnostics and log tailing
Obsidiancreate, print, search, search-content, delete

Reference

  • references/openclaw-cheatsheet.md — authoritative, kept up-to-date with OpenClaw 2026.2.17+

Files

4 total
Select a file
Select a file to preview.

Comments

Loading comments…