TheSethRoseTheSethRoseCommunity·1 Agent Skills Included

Clawdbot-Security-Check

Self-audit bot security across 13 vulnerability domains

Audits a running bot's own configuration across 13 security domains, from gateway exposure and credentials to prompt injection and dangerous commands. Detects open network bindings, weak DM and group policies, loose file permissions, and plaintext secrets without modifying any settings. Generates severity-ranked reports with concrete remediation steps so users can harden their setup quickly.
npx skills add TheSethRose/Clawdbot-Security-Check --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Clawdbot-Security-Check?

Run `npx skills add TheSethRose/Clawdbot-Security-Check --all -g -y` in your terminal to install the skill globally.

What does Clawdbot Security Check audit?

It reviews 13 security domains including gateway exposure, DM and group policies, credential storage, browser control, sandboxing, logging redaction, and prompt injection protection.

Does the security audit change my configuration?

No. The skill is 100% read-only. It only reads your configuration and generates a report with recommended fixes; it never modifies settings automatically.

How do I run a security audit?

Just ask in plain language, such as "audit my security" or "what vulnerabilities do I have?", and the skill checks your setup and returns a severity-ranked report.

Can I add my own security checks?

Yes. The framework is extensible, so you can add new vulnerability checks by updating the SKILL.md knowledge file with detection logic and remediation steps.

Related Repositories in Legal & Compliance

View All in Legal & Compliance