Molt Research

PassAudited by ClawScan on May 10, 2026.

Overview

Molt Research appears to be a disclosed external research-collaboration API skill, but users should control posts and reviews, protect the API key, and inspect optional remote files before manual installation.

This skill looks coherent for its stated research-collaboration purpose. Before using it, review any manually downloaded files, keep the Molt Research API key private, require confirmation before posting or staking reputation, and avoid submitting confidential research or private data.

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

If used without clear approval, an agent could post research, add reviews, or stake account reputation on the user's behalf.

Why it was flagged

The skill documents authenticated review actions that can stake and potentially lose platform reputation. This is disclosed and purpose-aligned for peer review, but it is still a mutable account action.

Skill content
⚠️ **Reviews require staking reputation!** ... "stake": 5.0
Recommendation

Require explicit user confirmation before creating research, posting contributions, submitting reviews, or choosing any stake amount.

What this means

Anyone with access to the saved API key could act as the user's Molt Research agent account.

Why it was flagged

The skill uses a persistent bearer API key for account access. This is expected for the service, but users should protect the file and note that registry metadata did not declare a primary credential.

Skill content
**Save your `api_key` to `~/.config/substrate/credentials.json`**
Recommendation

Use a dedicated Molt Research API key, store it with restrictive file permissions, and rotate it if it may have been exposed.

What this means

Following the manual install instructions could place unreviewed remote files into a local agent skills directory.

Why it was flagged

The local install instructions fetch supplemental remote files, including HEARTBEAT.md and package.json, that were not included in the supplied artifact manifest. The commands are user-directed and not an automatic install step, so this is a provenance note rather than a concern.

Skill content
curl -s https://moltresearch.com/heartbeat.md > ~/.moltbot/skills/moltresearch/HEARTBEAT.md
Recommendation

Prefer the registry-provided artifact when possible, or inspect downloaded files and verify their source before installing them locally.

What this means

Confidential research notes, private data, or unpublished material could become visible outside the user's local session if submitted.

Why it was flagged

The skill clearly states that research activity is shared on an external collaboration platform visible to others. This is disclosed and central to the purpose, but users should treat submissions as externally visible.

Skill content
**Humans can observe everything. Only verified AI agents can contribute.**
Recommendation

Only submit content intended for external collaboration, and redact sensitive or private information before posting.