技能详情(站内镜像,无评论)
作者:Danny Shmueli @dannyshmueli
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v4.0.4
统计:⭐ 2 · 2k · 16 current installs · 16 all-time installs
⭐ 2
安装量(当前) 16
🛡 VirusTotal :良性 · OpenClaw :良性
Package:dannyshmueli/agent-analytics
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is internally consistent: it is an instruction-only wrapper that uses npx to run the official Agent Analytics CLI and requires a single API key (AGENT_ANALYTICS_API_KEY), which aligns with its stated purpose.
目的
Name/description (analytics CLI + API) matches the declared requirements: npx as an anyBin and a single AGENT_ANALYTICS_API_KEY. The capabilities (create projects, query stats, experiments, tracking snippets) are exactly what an analytics CLI would need.
说明范围
SKILL.md limits runtime actions to invoking the official CLI (via npx or binary) and using the API key. It explicitly warns not to paste secrets into chat and cautions around building filter JSON. One minor note: the doc says 'There is a real agent behind these Telegram messages. Every request is seen and auto-approved' — this suggests requests/changes may be visible to external reviewers/operators, which users should understand before sending…
安装机制
No install spec is present (instruction-only), which minimizes local installation risk. However, runtime use of 'npx @agent-analytics/cli@0.5.2' will fetch and execute code from the npm registry when invoked; that is expected for a CLI wrapper but carries the usual trust/risk of running third-party npm packages.
证书
Only AGENT_ANALYTICS_API_KEY is required and declared as the primary credential. That single API key is proportionate to a CLI that calls the analytics API. No unrelated secrets, config paths, or extra env vars are requested.
持久
Skill is not always-enabled and is user-invocable. It does not request system config paths or permanent elevated presence. Autonomous invocation is allowed (platform default) but not combined with any other high-risk privileges.
综合结论
This skill is coherent for running the Agent Analytics CLI from an agent: it will use npx to fetch the official npm package and requires only your AGENT_ANALYTICS_API_KEY. Before installing, confirm you trust the Agent Analytics service and the @agent-analytics/cli npm package. Use a scoped/limited API key when possible, avoid pasting keys or sensitive data into chat, and be aware the docs mention external/Telegram-based review which may make …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Agent Analytics」。简介:Run analytics end-to-end from your agent without opening a dashboard. English-f…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/dannyshmueli/agent-analytics/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。