← Back to Skills Marketplace
thesethrose

Clawdbot Security Check

by Seth Rose · GitHub ↗ · v2.2.2
darwinlinux ⚠ suspicious
10158
Downloads
34
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install clawdbot-security-check
Description
Perform a comprehensive read-only security audit of Clawdbot's own configuration. This is a knowledge-based skill that teaches Clawdbot to identify hardening opportunities across the system. Use when user asks to "run security check", "audit clawdbot", "check security hardening", or "what vulnerabilities does my Clawdbot have". This skill uses Clawdbot's internal capabilities and file system access to inspect configuration, detect misconfigurations, and recommend remediations. It is designed to be extensible - new checks can be added by updating this skill's knowledge.
Usage Guidance
Install only if you are comfortable with the skill inspecting local Clawdbot configuration and possibly displaying sensitive configuration values. Treat normal audit use as read-only, but do not run --fix unless you intentionally want persistent changes to bot policies, logging behavior, and file permissions after reviewing and backing up affected files.
Capability Analysis
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill's primary purpose is a legitimate 'read-only security audit'. However, there is a critical contradiction: the `skill.json` explicitly declares `"readOnly": true` and `"modifiesSettings": false`, while both `SKILL.md` and `README.md` describe a `--fix` flag that 'applies guardrail remediations' by modifying configuration files and permissions. This inconsistency is a significant vulnerability in the skill's self-description and could lead to unexpected agent behavior or a misrepresentation of its true capabilities, making it suspicious despite the otherwise benign intent of a security audit.
Capability Assessment
Purpose & Capability
The audit purpose is coherent, but skill.json and top-level descriptions declare read-only behavior while README.md and SKILL.md document --fix remediations that change group policy, logging redaction, and filesystem permissions.
Instruction Scope
Most checks are scoped to Clawdbot security review, but the mutating --fix path is presented alongside audit commands without clear confirmation, backup, rollback, or exact change reporting requirements.
Install Mechanism
The package contains markdown and JSON only, and the install metadata installs SKILL.md; skill.json also references a security-check.js script that is not present, making the package metadata inconsistent but not directly harmful.
Credentials
Reading Clawdbot configuration and credential locations is expected for a self-audit, but examples use cat and env on potentially token-bearing configuration without clear redaction guidance.
Persistence & Privilege
No background persistence or self-propagation is shown, but the documented --fix mode would make persistent security setting and permission changes despite readOnly true and modifiesSettings false metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawdbot-security-check
  3. After installation, invoke the skill by name or use /clawdbot-security-check
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.2.2
Added Trust Hierarchy, Prompt Injection Mitigation, Sandboxing levels, Browser Control Risks, Incident Response, Secret Scanning, Vulnerability Reporting. 13 domains.
v2.2.1
Added Trust Hierarchy, Prompt Injection Mitigation, Sandboxing levels, Browser Control Risks, Incident Response, Secret Scanning, Vulnerability Reporting. 13 domains.
v2.2.0
Added Trust Hierarchy, Prompt Injection Mitigation, Sandboxing levels, Browser Control Risks, Incident Response procedures, Secret Scanning with detect-secrets, and Vulnerability Reporting. Updated to 13 security domains.
v2.1.0
Integrated official ClawdBot security documentation. Added 12 security domains including gateway bind, group access control, browser exposure, file permissions, and threat model. Added audit functions and high-level checklist.
v1.0.0
Self-security audit framework. Clawdbot audits its own configuration across 10 security domains.
Metadata
Slug clawdbot-security-check
Version 2.2.2
License
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Clawdbot Security Check?

Perform a comprehensive read-only security audit of Clawdbot's own configuration. This is a knowledge-based skill that teaches Clawdbot to identify hardening opportunities across the system. Use when user asks to "run security check", "audit clawdbot", "check security hardening", or "what vulnerabilities does my Clawdbot have". This skill uses Clawdbot's internal capabilities and file system access to inspect configuration, detect misconfigurations, and recommend remediations. It is designed to be extensible - new checks can be added by updating this skill's knowledge. It is an AI Agent Skill for Claude Code / OpenClaw, with 10158 downloads so far.

How do I install Clawdbot Security Check?

Run "/install clawdbot-security-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clawdbot Security Check free?

Yes, Clawdbot Security Check is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Clawdbot Security Check support?

Clawdbot Security Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux).

Who created Clawdbot Security Check?

It is built and maintained by Seth Rose (@thesethrose); the current version is v2.2.2.

💬 Comments