clawdbot-security

Audit Clawdbot/Moltbot installations for misconfigurations and enforce secure defaults.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/jieni777/opencode-config-backup --skill clawdbot-security
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdbot-security
Source: https://github.com/jieni777/opencode-config-backup/tree/main/skills/clawdbot-security
Command: npx skills add https://github.com/jieni777/opencode-config-backup --skill clawdbot-security

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clawdbot Security Audit provides automated checks and hardening guidance to reduce exposure of Clawdbot/Moltbot gateways by validating bindings, permissions, authentication, Node.js versions, and network exposure, helping operators harden installations.

Core Features & Use Cases

  • Automated security checks: gateway binding, file permissions, authentication, Node.js version, MDNS broadcasting, and optional deep external accessibility checks.
  • Practical hardening steps: concrete JSON config snippets, firewall setup, and TailScale integration recommendations.
  • Use Case: You manage several Clawdbot gateways and need a lightweight tool to detect misconfigurations and produce remediation steps.

Quick Start

Run the clawdbot-security-audit CLI to scan your installation or fix issues with --fix.

Frequently Asked Questions about clawdbot-security

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a Clawdbot installation for security misconfigurations?

You can audit a Clawdbot installation for security misconfigurations by running the clawdbot-security-audit CLI, which checks gateway bindings, file permissions, authentication modes, Node.js versions, and MDNS settings, then outputs concrete remediation steps.

What security checks are needed to harden Moltbot gateway bindings and permissions?

Security checks to harden Moltbot gateway bindings and permissions include validating gateway binding configurations, verifying file permissions, enforcing secure authentication modes, checking Node.js versions, evaluating MDNS broadcasting, and testing optional external network reachability.

Can I automatically fix authentication and network exposure issues on my Clawdbot server?

You can automatically fix authentication and network exposure issues on your Clawdbot server by running the audit CLI with the --fix flag, which enforces secure defaults and applies remediations for detected vulnerabilities.

Does the Clawdbot security audit support deep external reachability checks?

The Clawdbot security audit supports optional deep external reachability checks to evaluate network exposure, alongside standard checks for MDNS settings, gateway binding, file permissions, authentication mode, and Node.js version.

What is the best way to secure Clawdbot external network exposure and gateway bindings?

The best way to secure Clawdbot external network exposure and gateway bindings is to run an automated security audit that detects misconfigurations, enforces secure defaults via auto-fix, and provides firewall setup and TailScale integration recommendations.

Why does my Moltbot deployment fail the Node.js version and MDNS security checks?

Your Moltbot deployment fails Node.js version and MDNS security checks because the audit detects outdated Node.js versions or insecure MDNS broadcasting settings, flagging them as misconfigurations that require remediation to enforce secure defaults.