openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Openclaw Architect

Design, configure, debug, and optimize OpenClaw AI agent deployments. Master guide for gateway configuration, openclaw.json settings, model routing and fallb...

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 213 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :良性

Package:aiwithabidi/openclaw-architect

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :良性

OpenClaw 评估

The skill's files, instructions, and required environment variable line up with its stated purpose of auditing and health-checking an OpenClaw deployment; nothing obvious is requesting unrelated credentials or installing remote code.

目的

Name/description (OpenClaw config analysis, health checks, docs) match the included SKILL.md, reference docs, and the two Python scripts. The single required env var (OPENCLAW_WORKSPACE) is appropriate for locating the workspace.

说明范围

SKILL.md instructs the agent to run the included scripts which read local config and workspace files. The scripts perform local health checks (HTTP calls to localhost ports, file existence checks, pgrep, docker/tailscale checks) and examine openclaw.json. They do not contact remote third-party endpoints. Note: health_check runs shell commands (via subprocess.run with shell=True) and accesses system paths (e.g., /var/run/docker.sock, /proc), an…

安装机制

No install spec — instruction-only with included stdlib Python scripts. Nothing is downloaded or written to disk by an installer step.

证书

Only OPENCLAW_WORKSPACE is required (declared as primaryEnv), which is proportional. However the health checker probes system services (Docker socket, Qdrant, Neo4j, local gateway ports) and runs system commands; it may therefore require filesystem and process visibility and could reveal sensitive local information in its output. No unrelated external API keys or unrelated env variables are requested.

持久

always is false and the skill does not request permanent/system-wide modifications. It does not modify other skills or agent configs; it only reads local files and executes diagnostic scripts when invoked.

综合结论

This skill appears coherent for auditing and health-checking an OpenClaw deployment. Before installing or running it: 1) Verify OPENCLAW_WORKSPACE points to the intended workspace. 2) Inspect the two included scripts (config_analyzer.py and health_check.py) yourself — they are stdlib Python and readable. 3) Run health checks locally and in a trusted environment because the health_check script executes shell commands and checks files/sockets (D…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Openclaw Architect」。简介:Design, configure, debug, and optimize OpenClaw AI agent deployments. Master gu…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/openclaw-architect/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。