← 返回 Skills 市场
bytesagain1

Apm Monitor

作者 bytesagain1 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
364
总下载
0
收藏
1
当前安装
9
版本数
在 OpenClaw 中安装
/install apm-monitor
功能描述
APM, (Application Performance Management) tool for large-scale distributed systems. apm-monitor, java, agent, apm, distributed-tracing, monitoring.
使用说明 (SKILL.md)

Pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems. ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from apm-monitor-apm/apm-monitor

Usage

Run any command: apm-monitor \x3Ccommand> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
apm-monitor help

# Run
apm-monitor run
  • Run apm-monitor help for commands

  • No API keys needed

  • Run apm-monitor help for all commands

  • Run apm-monitor help for all commands

Output

Results go to stdout. Save with apm-monitor run > output.txt.

Configuration

Set APM_MONITOR_DIR to change data directory. Default: ~/.local/share/apm-monitor/

安全使用建议
This skill appears to be a lightweight, local APM/monitoring CLI stub that logs data under ~/.local/share/apm-monitor (or APM_MONITOR_DIR if set). It does not ask for credentials or perform network calls. Before installing: (1) confirm you are comfortable with the skill creating files in your home directory (history.log, data.log), (2) review the included shell scripts if you want to be certain they match your security requirements (they are short and readable), and (3) note the naming inconsistencies (Pinpoint vs apm-monitor) and unimplemented parts (e.g., TODO in run) — this suggests the project may be incomplete. If you need a production-grade APM, prefer the official upstream project rather than this minimal toolkit.
功能分析
Type: OpenClaw Skill Name: apm-monitor Version: 2.0.0 The skill bundle consists of placeholder shell scripts (pinpoint.sh and script.sh) for an Application Performance Management (APM) tool. The scripts implement basic command-line interfaces with no functional logic beyond logging actions to a local directory (~/.local/share/apm-monitor/) and printing status messages. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (APM CLI) align with the included scripts (apm-monitor / pinpoint helper). The included scripts implement help, simple data operations, and local logging — consistent with a minimal monitoring/analysis toolkit. Minor mismatch: SKILL.md and scripts use the name 'Pinpoint' and reference both 'pinpoint-apm' and 'apm-monitor' upstream projects, which is likely a naming/copying inconsistency but not a functional concern.
Instruction Scope
SKILL.md instructs running local commands (apm-monitor help/run/etc.). The scripts only read/write files under APM_MONITOR_DIR (default ~/.local/share/apm-monitor) and do not access other system paths, environment variables (except the one for data dir), or remote endpoints. No instructions ask the agent to collect or transmit data externally.
Install Mechanism
No install spec — instruction-only skill with small shell scripts included. Nothing is downloaded or installed from external URLs at runtime, so install risk is low.
Credentials
The skill requests no environment variables or credentials. It optionally uses APM_MONITOR_DIR to locate its data directory (declared in SKILL.md). No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent elevated privileges or attempt to modify other skills or global agent settings. It will create and write files only within its own data directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install apm-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /apm-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.7
yaml-fix+quality
v1.0.6
yaml-fix+quality
v1.0.5
Quality upgrade
v1.0.4
Quality upgrade: custom functionality
v1.0.3
De-template, unique content, script cleanup
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality improvement: better docs, examples, cleaner text
v1.0.0
Initial release
元数据
Slug apm-monitor
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 9
常见问题

Apm Monitor 是什么?

APM, (Application Performance Management) tool for large-scale distributed systems. apm-monitor, java, agent, apm, distributed-tracing, monitoring. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 364 次。

如何安装 Apm Monitor?

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

Apm Monitor 是免费的吗?

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

Apm Monitor 支持哪些平台?

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

谁开发了 Apm Monitor?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.0。

💬 留言讨论