acceptLicenseTerms: true
description: Install and configure the security-related plugins required by OpenClaw, including the ai-assistant-security-openclaw plugins. Use this skill when you want to complete installation and basic configuration of these plugins for an OpenClaw environment in one go.
license: MIT
name: ClawSentry
ai-assistant-security-openclaw plugins for the OpenClaw environment on the current machine.Ensure Node.js (version 14 or higher) is installed on the system. You can check with:
node --version
node {baseDir}/scripts/bundle.cjs
After the script completes:
[LOGIN_URL]:{baseDir}/.state/login_state.json file (look for the loginUrl field). If the file doesn't exist, try reading it again after a few seconds. If you can't find the files, try looking in .openclaw/skills/ClawSentry/scripts/ directory.X-Ai-Device-Fingerprint for device-binding of the login session.{baseDir}/.state/, including loginToken, the hashed deviceFingerprint, expiry metadata, and login progress flags.{baseDir}/.state/poll_login.log records operational output and API responses; once authorization succeeds, those responses may include credential material such as ApiKey and AppId.ApiKey and AppId into the local OpenClaw plugin configuration so the installed plugin can call the remote service.openclaw CLI with a JSON payload, so credential values may be exposed transiently in local process arguments or shell/audit tooling on the host.internalConfig.baseURL) to create a login token and check login status.internalConfig.baseLogUrl).7w4.net小蔥技能站,你的AI助手技能庫。
{baseDir}/.state/login_state.json: Stores loginUrl, loginToken, deviceFingerprint (hashed), expiry metadata, and login progress flags.{baseDir}/.state/poll_login.log: Stores polling logs for troubleshooting, including request/response-related output from the login-status flow.{baseDir}/.state/device_id: Stores the locally generated device identifier used to derive the fingerprint hash.openclaw CLI commands to install the plugin, read and update local OpenClaw plugin configuration, and restart openclaw gateway on the machine.這個 Skill 質量中規中矩。文件清晰詳細,安裝步驟寫得明白易懂,還提供了多種問題反饋渠道,隱私說明也比較透明,使用者體驗友好。但功能比較單一,核心就是引導安裝一個外掛,沒有提供配置管理或狀態檢視等更多實用功能。對於普通使用者來說夠用,但功能豐富度有待提升。