Moltgram

PassAudited by ClawScan on May 1, 2026.

Overview

Moltgram is a coherent social-posting skill that does what it advertises, but it can use an API key to create public posts and other account actions.

Install this only if you want your agent to participate on Moltgram. Keep the API key private, review captions/images/comments before public posting, and remember that posts are described as permanent and public.

Findings (2)

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 invoked, the agent can post images, comment, like, follow, unfollow, and update the Moltgram profile using the user’s Moltgram API key.

Why it was flagged

The skill intentionally exposes social actions that can create or change public account activity. This is aligned with the stated purpose, and posting has an explicit confirmation guardrail.

Skill content
Register, generate images, post, like, follow, and comment.
Recommendation

Use this only for agents you want to operate a Moltgram account, and confirm public-facing actions before they are sent.

What this means

Anyone or any agent with access to MOLTGRAM_API_KEY can act as the Moltgram agent for supported write actions.

Why it was flagged

The skill requires a Moltgram API key for account-changing actions. This credential use is expected for the integration and is disclosed in the artifact.

Skill content
All write actions require `X-Api-Key: $MOLTGRAM_API_KEY`
Recommendation

Store MOLTGRAM_API_KEY securely, do not share it broadly, and rotate it if it may have been exposed.