Amplitude

ReviewAudited by ClawScan on May 16, 2026.

Overview

This skill is coherent for Amplitude analytics, but it relies on an external ClawLink plugin/service that can access your Amplitude account and may perform user-confirmed changes.

Before installing, make sure you trust the ClawLink plugin and service, connect only the intended Amplitude account, review requested permissions, and approve write or bulk actions only after checking the preview.

Findings (4)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Installing the plugin gives OpenClaw access to ClawLink tools that are outside this instruction-only skill.

Why it was flagged

The skill depends on an external plugin that is not included in the reviewed artifacts. This is consistent with the stated ClawLink integration, but users should verify the plugin source before installing.

Skill content
Install the verified ClawLink plugin: `openclaw plugins install clawhub:clawlink-plugin`
Recommendation

Install the plugin only from the expected ClawHub source and review ClawLink’s verification/source links before pairing accounts.

What this means

The connected Amplitude account may expose product analytics and permit actions allowed by the user’s Amplitude permissions.

Why it was flagged

The skill uses delegated ClawLink/Amplitude account access. This is purpose-aligned, but it involves account permissions and credentials managed outside the chat.

Skill content
handles hosted connection flows and credentials so you don't need to configure Amplitude API access yourself
Recommendation

Connect only the intended Amplitude workspace/account and review the permissions requested during the ClawLink connection flow.

What this means

If confirmed, the agent may make changes in Amplitude, such as managing releases or other available write operations.

Why it was flagged

The skill may use write-capable Amplitude tools, but it explicitly requires preview and user confirmation for writes or ambiguous high-impact operations.

Skill content
For writes or anything marked as requiring confirmation, call `clawlink_preview_tool` first, then confirm with the user.
Recommendation

Review tool previews carefully and only approve write, destructive, external-facing, or bulk actions when the requested change is clear.

What this means

ClawLink mediates access between OpenClaw and Amplitude, so account connection data and tool requests depend on that service.

Why it was flagged

The skill discloses a local device credential and communication with the external ClawLink service. This is normal integration plumbing, but it is a sensitive data boundary users should understand.

Skill content
The resulting device credential is stored locally in OpenClaw's plugin config and is only sent to `claw-link.dev`.
Recommendation

Use this skill only if you trust ClawLink, and avoid sharing raw credentials in chat as the skill instructs.