← Back to Skills Marketplace
New Relic
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
176
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install new-relic
Description
New Relic integration. Manage Accounts. Use when the user wants to interact with New Relic data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install new-relic - After installation, invoke the skill by name or use
/new-relic - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is New Relic?
New Relic integration. Manage Accounts. Use when the user wants to interact with New Relic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install New Relic?
Run "/install new-relic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is New Relic free?
Yes, New Relic is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does New Relic support?
New Relic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created New Relic?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills