← Back to Skills Marketplace
brucegutman

Pipeworx amplitude

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-amplitude
Description
Retrieve and analyze user events, active counts, retention, and profiles in Amplitude with detailed date-range and granularity options.
Usage Guidance
Before installing, ask the publisher these questions and take these steps: 1) Who operates https://gateway.pipeworx.io and where are requests logged/stored? 2) How does authentication to Amplitude work—does the gateway hold org credentials, or will you be asked to provide them? 3) What exact data will be transmitted to the gateway (events, user identifiers, emails)? Avoid sending PII until you have clear answers. 4) Prefer official integrations that call Amplitude endpoints directly or run in your controlled environment; demand source code or a homepage to verify. 5) If you must test, do so with a non-production Amplitude project and no real user identifiers, and review network logs and privacy policies. If the publisher cannot clearly justify the external gateway and data flows, treat this skill as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: pipeworx-amplitude Version: 1.0.0 The skill bundle provides a configuration for an Amplitude MCP server hosted at gateway.pipeworx.io. The documented functions in SKILL.md, such as amp_get_events and amp_user_search, are standard analytics operations consistent with the stated purpose. No malicious code, data exfiltration patterns, or prompt injection attempts were found.
Capability Assessment
Purpose & Capability
The skill's purpose is Amplitude analytics, but instead of declaring Amplitude API keys or an official Amplitude endpoint it references a third-party gateway (https://gateway.pipeworx.io/amplitude/mcp). Legitimately querying Amplitude normally requires credentials; those are not requested or explained.
Instruction Scope
SKILL.md defines RPC-like actions (amp_get_events, amp_user_search, etc.) and includes a JSON block pointing the agent to an external MCP server. That directs the agent to send event/identity queries (potentially including PII) to pipeworx.io — the instructions are vague about what data is transmitted, who owns the gateway, or how authentication is handled.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk by the skill itself. This lowers risk from arbitrary installs.
Credentials
No environment variables or credentials are declared despite needing access to Amplitude data. This is inconsistent: either the gateway holds credentials (not disclosed) or the agent must transmit user credentials at runtime — both scenarios require explicit disclosure and justification.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence or modifications to other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-amplitude
  3. After installation, invoke the skill by name or use /pipeworx-amplitude
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-amplitude
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx amplitude?

Retrieve and analyze user events, active counts, retention, and profiles in Amplitude with detailed date-range and granularity options. It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install Pipeworx amplitude?

Run "/install pipeworx-amplitude" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pipeworx amplitude free?

Yes, Pipeworx amplitude is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipeworx amplitude support?

Pipeworx amplitude is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx amplitude?

It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.

💬 Comments