← Back to Skills Marketplace
membranedev

Scout Apm

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install scout-apm
Description
Scout APM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scout APM data.
Usage Guidance
This skill appears coherent and does what it says: it uses the Membrane CLI to connect your account to Scout APM. Before installing or running it, consider: 1) Verify the @membranehq/cli npm package and the Membrane homepage/repo (https://getmembrane.com, the GitHub repo referenced) to ensure you trust the vendor. 2) Prefer using npx for one-off runs instead of a global npm install on shared systems. 3) During 'membrane login', check OAuth scopes and the tenant you authorize; avoid entering unrelated credentials. 4) If you administer sensitive environments, consider creating a dedicated Membrane account with limited permissions for this integration. 5) If you need higher assurance, review the Membrane CLI source code (or vendor security docs) before installing.
Capability Analysis
Type: OpenClaw Skill Name: scout-apm Version: 1.0.1 The scout-apm skill bundle provides instructions for integrating Scout APM using the Membrane CLI (@membranehq/cli). It focuses on managing connections and executing actions through the Membrane platform, which handles authentication and API interactions. The skill does not contain any malicious code, data exfiltration patterns, or suspicious prompt-injection instructions, and its behavior is entirely consistent with its stated purpose.
Capability Assessment
Purpose & Capability
The name and description (Scout APM integration) match the runtime instructions: install/use the Membrane CLI and create a connection with connectorKey 'scout-apm'. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, authenticating via Membrane, connecting to the Scout APM connector, discovering and running actions, and creating actions if needed. It does not instruct reading local system files, harvesting unrelated credentials, or sending data to third-party endpoints outside the Membrane flow. The doc explicitly advises against asking users for API keys and delegates auth to Membrane.
Install Mechanism
There is no packaged install spec in the registry (instruction-only). The skill tells users to run 'npm install -g @membranehq/cli@latest' or use npx. Pulling a CLI from npm is expected for this workflow but is a moderate-risk action compared to pure instruction-only skills because it installs third-party code. The package appears to be a normal npm package (@membranehq/cli) and no direct downloads or obscure URLs are used.
Credentials
The skill declares no required env vars or local credentials. Authentication is performed interactively via the Membrane login flow (browser or headless code exchange), which is proportionate for connecting to cloud services and avoids local secret handling.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges. There are no instructions to modify other skills' configs or system-wide settings. Autonomous invocation is allowed by default but that is the platform norm; nothing else increases privilege.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scout-apm
  3. After installation, invoke the skill by name or use /scout-apm
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug scout-apm
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Scout Apm?

Scout APM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scout APM data. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Scout Apm?

Run "/install scout-apm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Scout Apm free?

Yes, Scout Apm is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Scout Apm support?

Scout Apm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Scout Apm?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments