← Back to Skills Marketplace
2389275723

OpenClaw Security Configurator

by 2389275723 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
170
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-security-skill
Description
为OpenClaw提供企业级安全配置和监控功能,解决高系统权限带来的安全风险,符合金融合规要求。
Usage Guidance
What to consider before installing: - Source/trust: The package owner and homepage are not authoritative (unknown). Verify the release tarball URL and repository (the docs mention GitHub) and confirm the code provenance before running on production systems. - Review scripts before running: The shipped scripts read system logs, config files (e.g., /etc/openclaw/*, ~/.openclaw/*, /var/log/*) and environment variables and will write reports/logs under ~/.openclaw/security and /tmp or /var/log. Make sure you are comfortable with that access and with where logs/reports will be stored. - Sensitive data exposure: The security-check script detects environment keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, etc.) and prints masked values to stdout and to generated reports. If you run the script unattended, these outputs may be captured in logs; remove or protect sensitive env vars or run in a controlled environment. - Alert channels are optional but can exfiltrate alerts externally: Webhook/email alerting only occurs if you configure WEBHOOK_URL or EMAIL settings, but if you do, verify the destination and secret handling. The code uses curl to POST webhook payloads from the configured URL. - Installation implications: Installing as a systemd service (as suggested) requires root/sudo and will run continuously; test the scripts in a sandbox first. The provided systemd system/service templates embed the current working directory — if you enable the service, confirm ExecStart points to the correct, trusted path. - Marketing vs implementation: The README/Differentiation claim Alipay/payment integration, AI-model routing and other premium features that are not present in the provided scripts. Treat those as roadmap/marketing rather than implemented behavior. - Operational settings: Check default thresholds (ALERT_THRESHOLD, DAILY_LIMIT, CHECK_INTERVAL) and log retention to avoid excessive logging and ensure the monitor does not flood your system. - Recommended steps: (1) inspect the code yourself or have a trusted admin do so, (2) run scripts in a non-production/test environment first, (3) back up current OpenClaw configs, (4) do not enable the systemd service until satisfied with behavior, and (5) if you need production-grade financial compliance, validate the tool against your compliance requirements and vendor/source identity. Confidence note: The files and behavior are coherent with the stated purpose, but because the package owner/homepage are not authoritative and some marketing claims are unimplemented, I rate confidence as medium. Additional assurance would come from a verified repository, signed releases, or an author identity with a track record.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-security-skill Version: 1.0.1 The bundle provides legitimate security auditing and token monitoring utilities for the OpenClaw platform. The scripts (security-check.sh and token-monitor.sh) perform standard system administration tasks such as checking file permissions, monitoring service status via systemctl/journalctl, and analyzing logs for usage patterns. While the tool accesses sensitive configuration files and environment variables to verify security posture, it includes logic to mask API keys in its output and lacks any evidence of data exfiltration, unauthorized persistence, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The name/description promise enterprise security and token monitoring for OpenClaw and the shipped scripts implement checks (service status, config permissions, API-key detection, network exposure) and a token-monitoring loop. That core capability matches the stated purpose. Minor mismatch: marketing/docs claim payment (Alipay) and other high-level features (three-model routing, payment integration) that are not implemented in the provided scripts — these are product/marketing claims, not implemented code.
Instruction Scope
SKILL.md and the scripts restrict activity to local system inspection: running openclaw commands, systemctl, journalctl, ss/grep, reading /etc, ~/.openclaw, /var/log, and generating reports. The scripts do examine environment variables (e.g., OPENAI_API_KEY etc.) and may print masked snippets; they also optionally send alerts via email/webhook if configured. There are no hardcoded external exfiltration endpoints in the code.
Install Mechanism
The registry lists no automated install spec (instruction-only), which is lower risk. The repo's INSTALL.md suggests wget from a GitHub releases URL and creating a systemd unit — a conventional install path. No obscure download hosts or extracted arbitrary archives are used in the provided docs, but the registry metadata/owner are unknown and the INSTALL.md's wget target is an external URL (GitHub); confirm the release URL before running.
Credentials
The skill declares no required environment variables, but the scripts inspect common API-related env vars (API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY, etc.) and will log masked values if they exist. This is plausible for token usage monitoring, but it means the skill will read environment variables and look for secrets even though none were declared as required. Alert/webhook/email delivery depends on optional config vars (WEBHOOK_URL, EMAIL_RECIPIENT).
Persistence & Privilege
The skill does not request 'always: true' or other elevated platform privileges. It expects to be run by a system administrator for full checks and the documentation describes creating a systemd service and adding startup hooks — standard for a local monitor. This requires administrative rights to install/enable, which is consistent with its function.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-security-skill
  3. After installation, invoke the skill by name or use /openclaw-security-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Version 1.0.1 - No file changes detected since the previous version. - No updates or modifications made to the skill contents or functionality.
v1.0.0
Initial release: Enterprise-grade security configuration with Alipay payment integration, token optimization, and financial compliance reports.
Metadata
Slug openclaw-security-skill
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is OpenClaw Security Configurator?

为OpenClaw提供企业级安全配置和监控功能,解决高系统权限带来的安全风险,符合金融合规要求。 It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.

How do I install OpenClaw Security Configurator?

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

Is OpenClaw Security Configurator free?

Yes, OpenClaw Security Configurator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Security Configurator support?

OpenClaw Security Configurator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Security Configurator?

It is built and maintained by 2389275723 (@2389275723); the current version is v1.0.1.

💬 Comments