← 返回 Skills 市场
membranedev

Scout Apm

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install scout-apm
功能描述
Scout APM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scout APM data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scout-apm
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scout-apm 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug scout-apm
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Scout Apm 是什么?

Scout APM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scout APM data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 Scout Apm?

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

Scout Apm 是免费的吗?

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

Scout Apm 支持哪些平台?

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

谁开发了 Scout Apm?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论