shanggqmshanggqmCommunity·2 Agent Skills Included

openclaw-security-hardening

Security audits and safe installation for OpenClaw setups

Audits OpenClaw configuration files across seven security dimensions and produces a scored report with three guided hardening levels. Screens third-party skills for data leaks, credential theft, hidden instructions, and dangerous commands before installation. Eliminates manual config review and risky blind installs, keeping deployments protected with minimal effort.
npx skills add shanggqm/openclaw-security-hardening --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install openclaw-security-hardening?

Run `npx skills add shanggqm/openclaw-security-hardening --all -g -y` in your terminal to install both security skills globally.

How to check my OpenClaw config for security risks?

Just say 'security check' or '安全扫描' to your agent, and it audits your openclaw.json across seven dimensions like DM policy, gateway exposure, and file permissions, then gives you a scored report.

How to safely install third-party OpenClaw skills?

Ask your agent to install the skill, and the safe-install skill downloads it to a temp folder, runs a 7-point security review, and only installs it if no dangerous behavior is found.

What hardening options are included?

You can pick from three levels: Basic fixes critical issues in about 5 minutes, Standard adds group chat and sandbox protection, and Strict applies maximum lockdown for public-facing deployments.

Do these skills require coding or extra scripts?

No. Both skills are prompt-only and work entirely through the agent's built-in read, edit, and exec tools, so there is nothing extra to install or maintain.

Related Repositories in Software Engineering

View All in Software Engineering