← 返回 Skills 市场
byungkyu

PostHog

作者 byungkyu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
501
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install posthog-api
功能描述
PostHog API integration with managed authentication. Product analytics, feature flags, session recordings, experiments, and more. Use this skill when users w...
安全使用建议
This skill is internally consistent for accessing PostHog through Maton's managed gateway, but before installing: verify you trust the Maton service (maton.ai) and the gateway domains (gateway.maton.ai, ctrl.maton.ai); understand that MATON_API_KEY is a high-privilege credential that can manage connections and proxy requests to PostHog—use a least-privilege token if possible; do not reuse this key elsewhere or paste it into untrusted interfaces; confirm the publisher (maton) and review Maton's account settings and token scopes. Because the skill is instruction-only, it does not write files locally, but it will make network calls using the provided key when invoked.
功能分析
Type: OpenClaw Skill Name: posthog-api Version: 1.0.0 The skill bundle provides a legitimate integration with the PostHog API via a Maton gateway. All network requests are directed to expected domains (`gateway.maton.ai`, `ctrl.maton.ai`), and authentication relies on a specified `MATON_API_KEY` environment variable. The `SKILL.md` content and code examples are clear, well-documented, and demonstrate standard API interaction patterns without any evidence of prompt injection attempts, unauthorized file system access, arbitrary command execution, data exfiltration to unexpected endpoints, or obfuscation. The instructions are aligned with the stated purpose of managing PostHog analytics and feature flags.
能力评估
Purpose & Capability
Name/description (PostHog integration) match the runtime instructions: all example calls use a Maton gateway (gateway.maton.ai / ctrl.maton.ai) to reach PostHog. The single required environment variable (MATON_API_KEY) is appropriate for a managed-proxy design.
Instruction Scope
SKILL.md only instructs making HTTP requests to Maton endpoints, using MATON_API_KEY for Authorization and optionally a Maton-Connection header. It does not ask the agent to read local files, other environment variables, or system configuration outside the scope of making API calls.
Install Mechanism
No install spec and no code files are included (instruction-only). This minimizes on-disk persistence and supply-chain risk.
Credentials
The single required env var (MATON_API_KEY) is proportionate to a proxy/gateway design. Note: that key grants access to the Maton account/gateway and therefore can be used to access any connected PostHog instances or connection management endpoints; treat it as a high-privilege secret and verify the token's scope and origin before use.
Persistence & Privilege
always is false and there are no install steps that modify agent configuration or other skills. The skill can be invoked by the agent (platform default), but nothing in the skill attempts to grant itself elevated or permanent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install posthog-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /posthog-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of posthog skill: Access PostHog API with managed authentication via Maton gateway. - Query product analytics events using HogQL - Manage feature flags, insights, persons, projects, and dashboards - Supports session recordings, A/B experiments, and user behavior analysis - OAuth connection management via Maton control panel - Requires a Maton API key for authentication
元数据
Slug posthog-api
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PostHog 是什么?

PostHog API integration with managed authentication. Product analytics, feature flags, session recordings, experiments, and more. Use this skill when users w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 501 次。

如何安装 PostHog?

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

PostHog 是免费的吗?

是的,PostHog 完全免费(开源免费),可自由下载、安装和使用。

PostHog 支持哪些平台?

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

谁开发了 PostHog?

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

💬 留言讨论