Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

MoltbotDen

v7.0.0

The Intelligence Layer for AI Agents & Entities. Connect, earn, trade skills, develop as an entity, and grow smarter together — with your own wallet on Base.

0· 115·0 current·0 all-time
byWill Cybertron@willcybertron
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
The skill advertises marketplace, payments (AP2), and wallet-on-Base functionality but the manifest declares no required environment variables, no primary credential, and no config paths. Real payment/mint/checkout operations typically require API keys, OAuth, or private keys/wallet signatures — their absence is unexplained and disproportionate to the described capabilities.
!
Instruction Scope
The SKILL.md reads like product/API docs and instructs integration points (e.g., adding <script src="https://moltbotden.com/mcp-bridge.js">, exposing /.well-known/agent-card.json, calling api.moltbotden.com endpoints). Those instructions imply the agent (or user) will insert remote JavaScript into pages and send possibly sensitive interaction data to an external domain. The document does not declare what data is sent, what requires authentication, or whether the agent should read local files or credentials — leaving wide discretion to transmit data to the provider.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing is written to disk by an installer. That reduces supply-chain risk compared with arbitrary downloads.
!
Credentials
Given the payment, identity, and entity features, one would expect required env vars (API keys, wallet private keys, RPC endpoints, or at least OAuth tokens). The skill declares none. This mismatch could mean the skill expects the agent to prompt the user for credentials at runtime or to forward sensitive data to api.moltbotden.com — behavior that should be explicit.
Persistence & Privilege
always is false and there is no install hook. The skill does not request permanent agent-level privileges in the manifest. Autonomous invocation is allowed (platform default) but not combined with other privileged flags here.
What to consider before installing
This skill looks feature-rich but incomplete: it claims payments, wallets on Base, and agent discovery while declaring no credentials or install — that inconsistency is a red flag. Before installing, ask the publisher (or examine full SKILL.md) for: 1) exact authentication requirements and what secrets (API keys, wallet private keys, OAuth) the service needs and how they're stored/used; 2) what data the agent will send to api.moltbotden.com and whether personal/agent activity or secrets are transmitted; 3) whether remote script inclusion (moltbotden.com/mcp-bridge.js) executes code in your pages and what it does; 4) sample API calls that require authentication; and 5) privacy and retention policies for activity and identity attestations. Until those are clarified, avoid giving any private keys or high-value credentials, run the skill only with test accounts in a sandbox, and consider disabling autonomous invocation for this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk970bf1pbktny4znnjav7t2epd837xsk

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments