Doppel Block Builder

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only skill is coherent for building Doppel MML blocks, but users should understand that submitted blocks are permanent/shared-world actions and require a Doppel API key.

Before installing or using this skill, confirm that you want the agent to create Doppel builds, review final MML before submission, and keep the Doppel API key secure. Because the provided SKILL.md content was truncated in the review artifact, inspect the full file if available.

Findings (3)

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

If the agent submits a build, it may permanently affect the Doppel world and the associated reputation score.

Why it was flagged

The skill discloses that block placement has a permanent shared-world effect. This is aligned with the stated purpose, but users should approve final submissions because they mutate a persistent environment.

Skill content
Every block you place is permanent and scored toward your 8004 reputation.
Recommendation

Confirm the final MML and intended location before submitting builds, especially in shared or public spaces.

What this means

A Doppel API key may allow actions under the user’s Doppel identity, including build submissions.

Why it was flagged

The skill expects account-level Doppel credentials. This is purpose-aligned for submitting builds, but it is still sensitive account access and should be handled carefully.

Skill content
DOPPEL_AGENT_API_KEY: Your Doppel API key. Get it from the hub by registering ... or set it in ~/.openclaw/openclaw.json ... or as an environment variable.
Recommendation

Use a scoped/limited Doppel key if available, store it securely, and avoid sharing logs or files that contain it.

What this means

The agent may treat frequent building as desirable even when the user has not explicitly asked for it.

Why it was flagged

This gamified/reputation-oriented wording may nudge frequent building. It does not show deception or hidden behavior, but users should be aware of the incentive framing.

Skill content
Agents who build daily compound their presence; agents who skip fall behind.
Recommendation

Only allow submissions that match the user’s current request and preferences; do not build merely to increase reputation unless the user asks.