安全

OpenClaw VPS Security Preflight

试用

Run and interpret a read-only OpenClaw security preflight on an authorized Linux VPS. Use when an operator asks to audit gateway exposure, authentication, RP...

它能做什么

Run and interpret a read-only OpenClaw security preflight on an authorized Linux VPS. Use when an operator asks to audit gateway exposure, authentication, RP...

技能文档

OpenClaw VPS Security Preflight

Use the bundled audit script instead of recreating host checks. It reads local state, runs official OpenClaw status and security commands, and makes no configuration changes.

Workflow

  1. Confirm the target is an authorized Linux VPS. If authorization is unclear, ask before running checks.

  2. Run the default audit:

    bash /scripts/openclaw-vps-preflight.sh
    
  3. For a deployment acceptance or CI check, run strict mode:

    NO_COLOR=1 bash /scripts/openclaw-vps-preflight.sh --strict
    
  4. Report the summary counts and every non-pass result. Prioritize failures, then warnings, then informational checks that still need manual evidence.

  5. Recommend the smallest reversible remediation for each issue. Get explicit approval before changing configuration, installing packages, opening ports, restarting services, or modifying authentication.

Output Safety

  • Never print gateway tokens, passwords, private keys, environment values, or full configuration files.
  • Do not use --show-audit unless the operator explicitly requests raw deep-audit output. Review and redact that output before sharing it.
  • Do not upload audit output, add telemetry, or send host details to an external service.
  • Do not weaken authentication, expose the Gateway publicly, or change firewall rules as part of the audit.
  • Do not install or update OpenClaw automatically when the CLI is missing or incompatible.

Interpretation

  • PASS: the narrow check succeeded. It is not proof of whole-system security.
  • WARN: review or manual verification is required before production use.
  • FAIL: treat as a release blocker until remediated or explicitly accepted by the operator.
  • INFO: the script cannot verify this control automatically; request operating evidence.
  • --strict: returns nonzero when any warning or failure exists.

Limits

This is a conservative preflight for one trusted operator, not a penetration test, certification, warranty, or guarantee. Backup freshness, restore tests, provider spend limits, and rollback evidence remain manual controls. Compare recommendations with the current OpenClaw security documentation.

The source and issue tracker are in the TinyOps preflight repository. Optional operator resources are the free browser checklist, the $29 editable deployment kit, and the $450 fixed-scope setup service. These are not required to run the bundled audit.

相关技能

Run a fast OpenClaw Shield scan on a folder or file, then summarize severity counts, top findings, and recommended next actions.

10 次安装

Perform a strict, evidence-based, read-only security assessment of the current OpenClaw host, review each NOT_TESTED item through targeted OpenClaw Agent inv...

OpenClaw cloud security guardrail that enforces pre-execution checks, source trust classification, taint tracking, metadata endpoint blocking, and output red...

27 次安装

Protect long-running OpenClaw gateways from unsafe restarts with preflight checks, watchdog diagnosis, and evidence capture.

6 次安装

按命令族和 profile 选择合适的 OpenClaw CLI 命令,并校验执行结果。

336 次安装7 星标

Diagnose, audit, and repair OpenClaw hosts when an agent, gateway, plugin, cron, model route, memory engine, channel, approval policy, or update looks broken...

10 次安装1 星标