← 返回 Skills 市场
gora050

New Relic

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install new-relic
功能描述
New Relic integration. Manage Accounts. Use when the user wants to interact with New Relic data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to connect to New Relic and does not ask for unrelated credentials. Before installing: 1) Verify you trust the @membranehq/cli npm package and the getmembrane.com project (check the package repository, publisher, and release integrity). 2) Prefer installing in a controlled environment (container or isolated machine) if you are uncertain about giving a global npm package system write access. 3) Understand that authentication will be handled by Membrane (browser/headless flow) and that tokens/credentials will be stored by that CLI — confirm where Membrane stores tokens and how to revoke them. 4) If you need higher assurance, pin an exact CLI version instead of @latest and inspect its source before installing.
功能分析
Type: OpenClaw Skill Name: new-relic Version: 1.0.3 The skill provides instructions for an AI agent to interact with New Relic using the Membrane CLI (@membranehq/cli). It covers installation, authentication via 'membrane login', and managing New Relic resources through Membrane's action system. The logic is consistent with its stated purpose of observability platform integration and does not exhibit signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name and description (New Relic integration) match the instructions: the skill delegates New Relic access to the Membrane CLI and shows actions for New Relic resources. The required network/Membrane account is coherent with the stated purpose.
Instruction Scope
SKILL.md contains only Membrane CLI usage (login, connect, action list/create/run). It does not instruct the agent to read unrelated files, harvest arbitrary env vars, or send data to unexpected endpoints. Authentication is handled by Membrane as described.
Install Mechanism
No install spec in the skill bundle, but the SKILL.md tells users to run npm install -g @membranehq/cli@latest. Installing a global npm CLI is a legitimate step for this workflow but raises the usual supply-chain / privilege concerns (global npm install can modify system state).
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to manage New Relic credentials via an interactive login flow — this is proportionate to the stated task. The SKILL.md does not request unrelated secrets.
Persistence & Privilege
Skill is instruction-only with no install descriptor and always:false. It does not request persistent elevated privileges or modify other skills' configurations. Any persistence of credentials would be managed by the Membrane CLI, not the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install new-relic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /new-relic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug new-relic
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

New Relic 是什么?

New Relic integration. Manage Accounts. Use when the user wants to interact with New Relic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 New Relic?

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

New Relic 是免费的吗?

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

New Relic 支持哪些平台?

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

谁开发了 New Relic?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论