dont-hack-me Security self-check skill for Clawdbot / Moltbot. Reads and checks 7 items that cover the most common misconfigurations. Outputs a simple PASS / FAIL / WARN report. How to run Say any of: - "run a security check" - "check my security settings" - "audit my clawdbot config" - "am I secure?" Checklist — step by step When this skill is triggered, follow these steps exactly : Step 0 — Read the config Use the tool to open . Parse the JSON content. If the file does not exist or is unreadable, report an error and stop. Also run a shell command to get the file permissions: (On Linux: ) St…