openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Grafana Lens

Grafana tools for data visualization, monitoring, alerting, security, and SRE investigation. Use grafana_query, grafana_query_logs, grafana_query_traces, gra...

数据与表格

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.3.0

统计:⭐ 1 · 258 · 2 current installs · 2 all-time installs

1

安装量(当前) 2

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:awsome-o/grafana-lens

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The plugin largely matches its Grafana purpose, but it also collects and pushes agent telemetry (including conversation text by default) to an OTLP endpoint and exposes webhook handling — this telemetry behavior and external forwarding are easy to miss and raise data-exfiltration risk if misconfigured.

目的

Name, description, and tools align with Grafana integration: the plugin needs grafana.url and grafana.apiKey and provides dashboard/query/alerting tools as expected. However, the bundle also implements a full OTLP telemetry pipeline (metrics/logs/traces, lifecycle hooks) and a webhook handler — these extend beyond a minimal 'Grafana query' skill but are plausibly justified for agent observability. The presence of conversation capture and OTLP …

说明范围

SKILL.md and README describe Grafana operations and mention OTLP observability, but the runtime instructions and skill metadata do not make the telemetry capture/export behavior extremely prominent. The code registers many lifecycle hooks that capture session/LLM inputs and outputs and forwards them to an OTLP endpoint (by default enabled). That means the skill will collect message content and agent traces/logs during normal operation — a broa…

安装机制

No remote downloads or extract/install steps are present in the manifest. The plugin is provided as code (package.json + source). Dependencies are standard OpenTelemetry npm packages and dev tooling. No URL-shortened or unknown binary installs were found.

证书

Required Grafana credentials (url + apiKey) are appropriate. However the plugin also reads and uses OTLP environment variables (OTEL_EXPORTER_OTLP_ENDPOINT and OTEL_EXPORTER_OTLP_HEADERS) and captures conversation content by default (captureContent: true). Those OTLP settings allow exporting full conversation text to arbitrary endpoints (including remote collectors) and are not declared in the simple 'required config paths' list in SKILL.md me…

持久

The skill does not set always:true. It registers lifecycle hooks and an optional HTTP webhook route (proactive.webhookPath) and runs background services (metrics collector, alert webhook) when enabled. That gives it persistent runtime presence while metrics are enabled (default: true), which increases blast radius but is coherent with its observability purpose. The webhook endpoint is disabled by default (proactive.enabled: false).

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Grafana Lens」。简介:Grafana tools for data visualization, monitoring, alerting, security, and SRE i…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/awsome-o/grafana-lens/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。