Datadog

ReviewAudited by ClawScan on May 16, 2026.

Overview

This is a coherent Datadog integration skill that uses ClawLink for setup and access, but users should understand it involves a third-party connector and Datadog account permissions.

Before installing, confirm that you trust ClawLink and the ClawLink plugin, connect Datadog with only the permissions you need, and review any preview carefully before approving monitor changes or other write actions.

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

The agent may be able to view Datadog observability data and use whatever Datadog permissions the connected account allows.

Why it was flagged

The skill relies on delegated Datadog access through ClawLink credentials. This is expected for the stated integration, but it gives the agent access according to the user's Datadog/ClawLink permissions.

Skill content
Powered by [ClawLink](https://claw-link.dev), an integration hub for OpenClaw that handles hosted connection flows and credentials so you don't need to configure Datadog API access yourself.
Recommendation

Connect Datadog with the least privileges needed, and review the Datadog/ClawLink permissions before use.

What this means

If approved, the agent could change Datadog monitor configuration, which may affect alerting or operations workflows.

Why it was flagged

The skill may perform Datadog write actions, but it explicitly frames them as confirmation-gated and purpose-aligned.

Skill content
Create or update monitors after confirmation
Recommendation

Review previews carefully and only approve write actions when the target monitor, fields, and impact are clear.

What this means

Installing the plugin adds external integration code that can mediate ClawLink tool calls.

Why it was flagged

The skill depends on an external plugin that is not included in the provided artifact set. This appears central to the integration and user-directed, but it is still a separate component to trust.

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

Verify the ClawLink plugin source and publisher before installing, especially in production or sensitive environments.

What this means

Datadog access is mediated by ClawLink, so sensitive observability queries and results may depend on that service's security and data handling.

Why it was flagged

The skill discloses a third-party gateway boundary for credentials and tool access. This is expected for ClawLink, but users should notice where credentials and requests are sent.

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

Use ClawLink only if you trust its credential handling and review its documentation, verification page, and access controls.