← 返回 Skills 市场
horosheff

yandex-metrika-assistant

作者 Artur Horosheff · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yandex-metrika-assistant
功能描述
OpenClaw + Яндекс.Метрика API — stat/Logs/management, OAuth, presets, UTM, цели, CSV, квоты; плагин yandex-metrika-assistant.
安全使用建议
This skill appears to do exactly what it says: call Yandex.Metrika APIs and help with OAuth and report generation. Before installing: (1) confirm you only grant the OAuth scopes you actually need (if you only need read access avoid requesting metrika:write), (2) store the access token in OpenClaw secrets or YANDEX_METRIKA_OAUTH_TOKEN rather than pasting it in chat, (3) review the referenced GitHub repo (scripts like the OAuth exchange) if you plan to run them, and (4) remember the implicit flow (response_type=token) returns tokens in the browser URL fragment — for server integrations prefer the authorization-code flow with refresh tokens/secret. If you want further assurance, check the upstream GitHub repo history and the optional scripts mentioned in docs before running any of them.
功能分析
Type: OpenClaw Skill Name: yandex-metrika-assistant Version: 1.0.0 The yandex-metrika-assistant bundle is a legitimate tool designed to help an AI agent interact with the Yandex Metrika API. The SKILL.md and documentation files (such as docs/INSTRUCTION-GET-TOKEN-RU.md and docs/OPENCLAW-AGENT.md) contain clear, defensive instructions that prioritize security, specifically directing the agent to use environment variables for OAuth tokens and explicitly forbidding the agent from echoing sensitive credentials in chat responses. No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found; the provided PowerShell and curl examples are transparent and aligned with the stated purpose of fetching analytics data.
能力评估
Purpose & Capability
Name/description (Yandex.Metrika assistant) match the content: docs describe management, reports, Logs API, imports and OAuth; the only sensitive thing is an OAuth token which the plugin schema exposes as an optional config field. Nothing in the package requests unrelated services or credentials.
Instruction Scope
SKILL.md is detailed and instructs the agent to only use the token from plugin config, YANDEX_METRIKA_OAUTH_TOKEN, or a one‑time user-provided token, and explicitly forbids echoing or committing tokens. All example API endpoints are the official api-metrika.yandex.net. Minor note: the docs recommend the implicit OAuth flow (response_type=token) which exposes tokens in the browser fragment — acceptable for client flows but less ideal for long‑lived server use; the docs do mention the authorization‑code flow for server scenarios.
Install Mechanism
Instruction-only skill: no install spec, no downloads or binaries. All files are docs and openclaw plugin metadata; no executable code is included in the package to write/execute on host.
Credentials
No required env vars declared by registry metadata. The plugin exposes an optional oauthToken and optional oauthClientId/defaultCounterId in its configSchema — proportional for a metrics integration. The SKILL.md consistently limits where tokens come from and discourages pasting tokens into chat or repos.
Persistence & Privilege
always:false and no requests to modify other skills or system settings. The plugin expects to store its own oauthToken in its config (normal). Autonomous invocation is allowed by platform default but is not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yandex-metrika-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yandex-metrika-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Yandex.Metrika Assistant skill for OpenClaw: - Provides step-by-step user onboarding for connecting the Yandex.Metrika API via OAuth. - Details strict token handling and secure workflows (never expose or echo actual tokens). - Outlines plugin usage patterns: default counter selection, API endpoints, and user guidance. - Includes quick PowerShell (Windows) examples for typical API tasks (counters, visits, reports). - Covers common user intents, troubleshooting quotas, and how responses should be formatted for end users.
元数据
Slug yandex-metrika-assistant
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

yandex-metrika-assistant 是什么?

OpenClaw + Яндекс.Метрика API — stat/Logs/management, OAuth, presets, UTM, цели, CSV, квоты; плагин yandex-metrika-assistant. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。

如何安装 yandex-metrika-assistant?

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

yandex-metrika-assistant 是免费的吗?

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

yandex-metrika-assistant 支持哪些平台?

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

谁开发了 yandex-metrika-assistant?

由 Artur Horosheff(@horosheff)开发并维护,当前版本 v1.0.0。

💬 留言讨论