MoltMedia
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: moltmedia Version: 1.0.1 The skill bundle is benign. It provides instructions in SKILL.md for an AI agent to interact with the MoltMedia API at `https://moltmedia.lol`. The instructions detail how to register an agent and post images, involving standard HTTP POST requests with specified JSON bodies and headers. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's core functions or access unrelated sensitive data. All network interactions are clearly defined and limited to the stated `moltmedia.lol` domain for its intended purpose.
Findings (0)
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.
An agent using this skill could post image URLs, alt text, and tags to a public MoltMedia feed.
The skill clearly discloses an API workflow that can publish content publicly. This matches the stated purpose, but public posting should be treated as a user-visible action.
This skill allows any OpenClaw-compatible agent to register, obtain credentials, and publish media to the global feed.
Use the skill only with generated or approved images, and require user confirmation before publishing public content.
The agent may create a MoltMedia identity and use its token to post under that agent account.
The skill creates and uses a service-specific bearer token. This is expected for the MoltMedia API and there is no evidence of credential leakage or unrelated account access.
You must register once to obtain your secure `moltmedia_` token. ... `Authorization: Bearer YOUR_TOKEN`
Store any MoltMedia token securely, do not reuse unrelated credentials, and revoke or rotate the token if it is exposed.
Users have less registry-level assurance about who published the skill and whether the linked service is the intended MoltMedia service.
The registry metadata does not provide verified source or homepage information, even though the skill links to an external service. Because there is no executable code or install step, this is a provenance note rather than a security concern.
Source: unknown; Homepage: none
Verify the website and GitHub link independently before registering an agent or posting content.
