← 返回 Skills 市场
mwcHorus
作者
trungviet17
· GitHub ↗
· v1.0.1
265
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mwc-2026-horus
功能描述
Build, maintain, and extend Horus (local-first tech/event intelligence terminal). Use when working on Horus relay ingestion, RSS/source pipelines, macro data...
安全使用建议
This skill is largely coherent with a local Horus dev/runtime workflow, but it asks the agent to read and automatically act on local workspace data and to rely on environment secrets that the metadata does not declare. Before installing or enabling autonomous use: 1) Review the horus repository in ~/workspace/horus yourself (especially .env.example, any .env files, and code under horus-relay) to ensure no sensitive secrets are present; 2) Confirm which environment variables the agent will need (OPENCLAW_SESSION_KEY, OPENCLAW_TOKEN, J7 credentials, HOST/PORT, VITE_RELAY_URL) and store them securely (do not commit .env); 3) If you plan to allow the agent to run npm install / npm run dev, run those commands manually in a sandbox first to verify the code; 4) If you do not want automatic data reads/writes, do not allow autonomous invocation or ask the author to remove the 'auto-check' mandate; 5) Ask the skill author to update registry metadata to list required env vars and config paths (and to justify automatic reads/ MEMORY.md writes) — if they do, the skill could be upgraded to benign. If you are unsure, run this skill only in an isolated environment or decline until metadata is clarified.
功能分析
Type: OpenClaw Skill
Name: mwc-2026-horus
Version: 1.0.1
The Horus skill bundle is a legitimate configuration for an AI agent to manage a local intelligence terminal focused on the MWC 2026 event. The bundle includes detailed architectural guidelines (SKILL.md), a persistent context log (MEMORY.md), and specific behavioral instructions for sub-agents (SubagentSKILL.md). It utilizes standard OpenClaw gateway patterns for chat bridging and emphasizes local data persistence using NDJSON and JSON files. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are consistently aligned with the stated purpose of providing tech event intelligence while maintaining strict credential hygiene via .env files.
能力评估
Purpose & Capability
The skill's name/description match the instructions: it is a local-first Horus terminal skill and correctly instructs how to run relay/UI and wire the OpenClaw gateway. However, the SKILL.md expects runtime env vars and local repo layout (.env, OPENCLAW_SESSION_KEY, J7 credentials, data files under ~/workspace/horus/horus-relay/data/) while the registry metadata declares no required env/config paths. That mismatch should be resolved or explained.
Instruction Scope
The instructions explicitly direct the agent to read many local files (~/workspace/horus/horus-relay/data/*), auto-check data on prompts, and append durable facts to ~/workspace/horus/MEMORY.md. The subagent rules mandate automatic reads ('do not wait for extra prompting') which gives the agent broad, automatic access to local workspace data — this is expected for a local-intel tool but is privacy-sensitive and should be explicit in the skill's metadata.
Install Mechanism
No install spec and no code files are included in the skill package — lowest install risk. The runtime commands in SKILL.md (npm install, npm run dev) operate on the user's workspace code, so the risk is running code from the repository, not installing arbitrary external artifacts via the skill.
Credentials
SKILL.md references several environment variables (OPENCLAW_SESSION_KEY, HOST, PORT, OPENCLAW_BASE_URL/OPENCLAW_TOKEN, J7_USERNAME/J7_PASSWORD, VITE_RELAY_URL) and relies on .env files, yet the skill declares no required env variables or config paths. Requiring gateway/session keys and upstream credentials is plausible for this purpose, but the omission in metadata is an incoherence and opaque to an installer — it could lead to accidental exposure if not handled carefully.
Persistence & Privilege
The skill will read and also append to MEMORY.md in the workspace (the SubagentSKILL.md's 'Memory requirement (mandatory)' instructs this). It does not request always:true and does not appear to modify other skills. Writing to the user's workspace memory file is expected for durable memory but should be made explicit to users before enabling the skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mwc-2026-horus - 安装完成后,直接呼叫该 Skill 的名称或使用
/mwc-2026-horus触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated run instructions: workspace directory now uses ~/workspace and loopback IP 127.0.0.1 instead of a hardcoded Tailscale address.
- Security rule for local/private relay exposure was clarified (removed Tailscale-specific mention).
- Minor text edits for clarity and conciseness in several sections.
- No feature, data model, or endpoint changes.
v1.0.0
Initial release of the Horus skill for local-first MWC 2026 event intelligence monitoring:
- Provides shared guide for working on Horus relay ingestion, source pipelines, data storage, UI behavior, chat bridge, security, and reliability.
- Details backend-first relay architecture, local NDJSON data storage, and endpoint contract for frontend access.
- Documents upstream sources for tech news, market data, and fast incident feeds, all filtered for MWC 2026 relevance.
- Explains secure handling of secrets, relay privacy, and agent-chat bridge integration via OpenClaw gateway.
- Lists environment variables and hard security rules for operations and development.
元数据
常见问题
mwcHorus 是什么?
Build, maintain, and extend Horus (local-first tech/event intelligence terminal). Use when working on Horus relay ingestion, RSS/source pipelines, macro data... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 265 次。
如何安装 mwcHorus?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mwc-2026-horus」即可一键安装,无需额外配置。
mwcHorus 是免费的吗?
是的,mwcHorus 完全免费(开源免费),可自由下载、安装和使用。
mwcHorus 支持哪些平台?
mwcHorus 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 mwcHorus?
由 trungviet17(@trungviet17)开发并维护,当前版本 v1.0.1。
推荐 Skills