Scan Report
0 /100
openclaw-security-hardening-toolkit
Complete security audit and hardening suite for OpenClaw deployments — instance exposure, credential protection, skill verification, access control, incident response
This is a legitimate security hardening toolkit for OpenClaw deployments containing only documented audit commands and procedures with no malicious behavior.
Safe to install
This skill is safe to use. All capabilities are documented. The bash commands and tool references serve legitimate security audit purposes.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations - documentation only |
| Network | NONE | NONE | — | curl commands are for user-initiated audits, not automated exfiltration |
| Shell | NONE | NONE | — | bash snippets are audit commands for human operators |
File Tree
2 files · 12.5 KB · 386 lines Markdown 1f · 374L
JSON 1f · 12L
├─
package.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ Pure documentation skill with no executable code
✓ All bash commands are explicitly documented for security audit purposes
✓ Contains helpful detection patterns for identifying malicious skills
✓ References to credentials are only for audit rotation procedures
✓ No base64 encoding, obfuscation, or hidden functionality
✓ No credential theft or exfiltration patterns
✓ Security-focused defensive toolkit, not offensive