| openclaw_version | OpenClaw Version & CVE Check | all | Checks installed OpenClaw version against known CVEs (gateway auth bypass, 1-click RCE, WebSocket token leak). | - | no |
| cve_audit | OpenClaw CVE Audit | all | Fetches the live OpenClaw CVE feed and checks installed version against known vulnerabilities with remediation guidance. | - | no |
| nanoclaw_running | NanoClaw Instance Detection | all | Detects running NanoClaw instances via processes, containers, and channel connections. | - | no |
| openclaw_running | OpenClaw Instance Detection | all | Detects running OpenClaw instances via Docker containers, processes, and port 18789 binding. | - | no |
| nanoclaw_config | NanoClaw Mount Allowlist Audit | all | Audits ~/.config/nanoclaw/mount-allowlist.json for permissions, blocked paths, and security settings. | - | yes |
| openclaw_config | OpenClaw Configuration Audit | all | Audits ~/.openclaw directory and openclaw.json for permissions, gateway binding, auth, discovery, and credential exposure. | - | yes |
| nanoclaw_hardening | NanoClaw Container Hardening | all | Audits NanoClaw container security: non-root user, capabilities, resource limits, read-only rootfs. | - | no |
| openclaw_hardening | OpenClaw Hardening Audit | all | Advanced configuration checks: sandbox mode, exec host policy, DM scope/policy, filesystem restriction, log redaction. | - | no |
| env_file | .env File Security | all | Checks .env file permissions in common OpenClaw installation locations. | - | yes |
| nanoclaw_credentials | NanoClaw Credential Security | all | Verifies NanoClaw credential isolation: env var exposure, CLAUDE.md secrets, session credential safety. | - | yes |
| credential_exposure | Credential Exposure Scan | all | Scans config files, shell history, MEMORY.md, and session logs for exposed credentials. Also detects prompt injection in MEMORY.md (poisoned instructions, base64, invisible Unicode, C2 callbacks) and session transcripts (jailbreak phrases, encoded payloads). | - | no |
| nanoclaw_network | NanoClaw Network Egress | linux | Checks for network egress restrictions on NanoClaw containers. Warns about unrestricted outbound access (known vulnerability). | sudo | no |
| nanoclaw_channels | NanoClaw Channel Security | all | Verifies NanoClaw channel authentication: WhatsApp, Telegram, Slack, Discord credential security. | - | no |
| skills_security | Skills Security Audit | all | Scans skills directories for dangerous install commands, secret injection, data exfiltration patterns, prompt-level attack instructions, companion hook file analysis, file integrity drift detection, and openclaw.json skills config audit. | - | yes |
| session_commands | Session Rogue Commands | all | Scans session JSONL files for suspicious bash commands executed by AI agents — detects data exfiltration (curl POST, wget), reverse shells, base64-to-shell execution, privilege escalation (chmod 777, setuid), sensitive file access (/etc/shadow, authorized_keys), download-and-execute patterns, environment variable dumping, and history clearing. | - | no |
| soul_security | SOUL.md Security Audit | all | Checks SOUL.md permissions, sensitive data, prompt injection patterns, base64, unicode, and file size. | - | yes |
| container_security | Container Security Audit | all | Audits running OpenClaw Docker container for user, capabilities, privileged mode, network, resource limits, and volume mounts. | - | no |
| gateway_advanced | Gateway Advanced Security | all | Checks elevated tool access, browser control, group access policy, plugin allowlist, and trusted proxy configuration. | - | no |
| credential_store | Credential Store Security | all | Checks permissions on credential directories, OAuth profiles, session transcript stores, and log files. Content-scans log files for leaked credentials and exploitation patterns. | - | yes |
| nemoclaw_installed | NemoClaw Installation Detection | all | Detects NemoClaw installation via Python package, config directory, and running processes. | - | no |
| nemoclaw_guardrails | NemoClaw Guardrails Configuration | all | Audits NeMo Guardrails config.yml for input rails, output rails, jailbreak detection, and PII masking. | - | no |
| nemoclaw_audit_logs | NemoClaw Audit Logging | all | Verifies NemoClaw audit logging is enabled for compliance and security monitoring. | - | no |
| nemoclaw_permissions | NemoClaw Permissions & RBAC | all | Verifies NemoClaw role-based access control, tool permissions, and privilege separation. | - | no |
| nemoclaw_pii_masking | NemoClaw PII Protection | all | Verifies NemoClaw PII detection and masking configuration for compliance (GDPR, HIPAA, SOC2). | - | no |