← 返回 Skills 市场
cyberforexblockchain

NEXUS Log Analyzer

作者 CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
299
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-log-analyzer
功能描述
Parse and analyze application logs for patterns
安全使用建议
This skill forwards your input logs to an external paid service (ai-service-hub-15.emergent.host). Before installing: 1) Confirm you trust the NEXUS host and its privacy/policy (there is no homepage/source provided in the package). 2) Avoid storing long-lived payment proofs in a broad environment variable — prefer per-request headers or scoped secrets, and treat NEXUS_PAYMENT_PROOF like a high-sensitivity secret. 3) Test with the documented sandbox (X-Payment-Proof: sandbox_test) first. 4) If your logs contain sensitive PII or credentials, consider local/offline log analysis tools instead of sending them to a remote service. 5) If you proceed, limit where the credential is stored, monitor payments and rotate credentials, and review network traffic to ensure only the documented endpoint is contacted.
功能分析
Type: OpenClaw Skill Name: nexus-log-analyzer Version: 1.1.0 The nexus-log-analyzer skill is a legitimate wrapper for a remote AI-powered log analysis service hosted at ai-service-hub-15.emergent.host. It requires network access to function but explicitly disables filesystem and shell permissions, minimizing the local attack surface. The documentation (SKILL.md and README.md) focuses on implementing standard and legacy payment protocols (x402, MPP, Masumi) for its paid API service without any evidence of malicious intent or data exfiltration.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The declared purpose (log parsing/analysis) is consistent with the runtime instructions, which call a remote AI endpoint to perform analysis. However, the skill has no homepage/source and is purely a network-forwarding wrapper rather than a local analyzer; that may surprise users who expect on-device processing.
Instruction Scope
SKILL.md explicitly instructs the agent to POST input to https://ai-service-hub-15.emergent.host and to follow payment flows (x402 / MPP / legacy X-Payment-Proof). It does not request filesystem or shell access, and it warns that inputs are sent to the vendor. This is within the stated purpose but means potentially sensitive logs will be transmitted off-host.
Install Mechanism
No install spec or code is provided (instruction-only), so nothing is written to disk by an installer. This is low installer risk.
Credentials
The skill requires a single environment variable NEXUS_PAYMENT_PROOF (primary credential) for payments. Requiring a persistent payment proof as a mandatory env var is sensitive and not strictly necessary given the documented sandbox option and alternative header-based flows; the skill forces storage of a payment credential without explaining lifecycle, scope, or how to obtain it from a trusted source.
Persistence & Privilege
always is false and the skill does not request elevated privileges or to modify other skills. Autonomous invocation is allowed (default) but not excessive here by itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nexus-log-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nexus-log-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added x402 payment protocol (Coinbase/Masumi), multi-chain Cardano + Stellar documentation, 10 protocols
v1.0.1
Unique AI service on Cardano
元数据
Slug nexus-log-analyzer
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

NEXUS Log Analyzer 是什么?

Parse and analyze application logs for patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 299 次。

如何安装 NEXUS Log Analyzer?

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

NEXUS Log Analyzer 是免费的吗?

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

NEXUS Log Analyzer 支持哪些平台?

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

谁开发了 NEXUS Log Analyzer?

由 CyberForexBlockchain(@cyberforexblockchain)开发并维护,当前版本 v1.1.0。

💬 留言讨论