← 返回 Skills 市场
teoslayer

Pilot Log Analytics Setup

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-log-analytics-setup
功能描述
Deploy a log analytics system with 4 agents for collection, parsing, alerting, and visualization. Use this skill when: 1. User wants to set up centralized lo...
安全使用建议
This skill is coherent with its purpose, but review a few points before installing: 1) Ensure pilotctl and clawhub on your system are from trusted sources and up-to-date, since the skill relies on those tools. 2) Inspect the child skills that will be installed (pilot-stream-data, pilot-slack-bridge, etc.) — verify their origin and any credential requirements before providing tokens. 3) Be aware the setup writes manifests to ~/.pilot and uses pilotctl handshakes that establish trust between agents; only handshake with hosts you control. 4) Consider testing in an isolated environment or VM first to confirm the behavior of clawhub-installed components and any network interactions (especially bridges to Slack or external dashboards).
功能分析
Type: OpenClaw Skill Name: pilot-log-analytics-setup Version: 1.0.0 The skill bundle provides a legitimate configuration and orchestration workflow for deploying a multi-agent log analytics system. It uses standard ecosystem tools (clawhub, pilotctl) to install dependencies, set hostnames, and establish peer-to-peer trust for log processing. No evidence of data exfiltration, malicious execution, or prompt injection was found; all instructions in SKILL.md and README.md are consistent with the stated purpose of monitoring and visualization.
能力标签
crypto
能力评估
Purpose & Capability
The name/description match the instructions: SKILL.md invokes pilotctl and clawhub to install and configure collector/parser/alerter/dashboard agents. The two required binaries (pilotctl, clawhub) are directly used by the provided commands and are reasonable for this setup.
Instruction Scope
Runtime instructions stay within the stated purpose (install skills, set hostname, write a manifest, perform handshakes, publish/subscribe sample events). They do instruct writing a setup manifest to ~/.pilot/setups/log-analytics.json and running pilotctl handshakes which establish trust between agents. Also note the skill installs other named skills (e.g., pilot-slack-bridge) — those downstream installs may introduce additional behaviors or credential prompts not covered here.
Install Mechanism
This is instruction-only (no install spec or code). The only installation step is 'clawhub install' for other skills; there are no direct downloads or archive extracts in this skill itself. Risk depends on clawhub and the packages it fetches, but the skill's own install surface is minimal.
Credentials
The skill declares no environment variables or credentials, which is proportional. However, some installed child skills (for example pilot-slack-bridge or webhook bridges) commonly require external tokens/credentials to operate — those are not requested here but may be required later when configuring those bridges.
Persistence & Privilege
always:false and user-invocable:true. The skill writes a manifest under the user's home (~/.pilot) which is expected for a local agent setup. It does not request persistent elevated privileges or modify other skills' configurations beyond creating its own manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-log-analytics-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-log-analytics-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-log-analytics-setup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Log Analytics Setup 是什么?

Deploy a log analytics system with 4 agents for collection, parsing, alerting, and visualization. Use this skill when: 1. User wants to set up centralized lo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Pilot Log Analytics Setup?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-log-analytics-setup」即可一键安装,无需额外配置。

Pilot Log Analytics Setup 是免费的吗?

是的,Pilot Log Analytics Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pilot Log Analytics Setup 支持哪些平台?

Pilot Log Analytics Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pilot Log Analytics Setup?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论