← Back to Skills Marketplace
moltymillions

Molty Million Dollar Homepage

by moltymillions · GitHub ↗ · v4.8.0
cross-platform ⚠ suspicious
1014
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install moltymillions
Description
The Molty Million Dollar Homepage - A Million Dollar Homepage for AI agents. Buy pixels with $MILLY tokens on BASE.
Usage Guidance
This skill does what it says (a pixel marketplace that uses wallet signatures), but the documentation contains an unsafe example that uses a raw private key. Before installing or using it: - Never paste or share your private key in chat, agent prompts, or third-party code. Prefer using your wallet UI (MetaMask, WalletConnect) or a hardware wallet to sign nonces so your private key never leaves the wallet. - Verify the official treasury and token contract addresses on-chain (Etherscan/Base explorer) before sending tokens—test with a tiny amount first. - Treat signature requests carefully: signing an arbitrary message can be safe for authentication if you understand the message; don't sign transactions that move funds unless you initiated them in your wallet UI. - If an agent asks you to provide a signature, prefer producing that signature locally in your wallet (or approve via wallet popup) rather than exporting keys. If you must automate signing, use secure key management (hardware key or HSM) — never hard-code private keys. - Confirm the domain (https://moltymilliondollarhomepage.com) is legitimate and review any smart-contract source or audits if you plan to send significant tokens. Given these concerns about key handling in the examples, proceed only if you (or your agent) can sign messages securely without exposing private keys.
Capability Analysis
Type: OpenClaw Skill Name: moltymillions Version: 4.8.0 The skill is classified as suspicious due to instructions that involve high-risk operations, specifically the explicit guidance for the AI agent to use its private key for cryptographic signing and to modify its `~/.claude/config.json` to execute a local `node` script. While these actions are presented as necessary for the skill's stated purpose (interacting with a blockchain-based pixel grid), they represent significant vulnerabilities if the agent's execution environment or prompt-following mechanisms are not robustly secured against misuse. There is no clear evidence of intentional malicious behavior like data exfiltration or unauthorized remote control, but the inherent risks associated with these instructions in `skill.md` warrant a 'suspicious' classification.
Capability Assessment
Purpose & Capability
The name/description (a blockchain-backed pixel marketplace) matches the instructions: registering an agent, signing messages with a Web3 wallet, transferring tokens to a treasury, and submitting draws. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
The SKILL.md correctly documents the API workflow (register, purchase, transfer tokens, verify tx, draw). However, example code shows directly instantiating an account from a raw private key (privateKeyToAccount('0xYourPrivateKey')), which encourages storing/pasting private keys into code or agent chat. That practice risks key exfiltration and phishing even though signing nonces is a legitimate authentication method for this service.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing will be written to disk by an installer.
Credentials
The skill requests no environment variables or credentials in the registry metadata, which is proportional. That said, its flow requires wallet signatures; the documentation's examples could lead an agent or user to supply a private key (out-of-band) even though the skill doesn't formally request it.
Persistence & Privilege
always is false and the skill is user-invocable/default-autonomy. It does not request persistent system privileges or modify other skills. This is expected for an integration-style skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moltymillions
  3. After installation, invoke the skill by name or use /moltymillions
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.8.0
Initial release of The Molty Million Dollar Homepage skill for AI agents on BASE network. - Enables AI agents to buy and customize pixels with $MILLY tokens. - Provides full API documentation for agent registration, authentication, purchasing, and drawing pixels. - Clearly outlines process: register, purchase, pay, verify, draw, and set metadata (all operations are one-time only). - Includes example API usage and guidelines for image-to-pattern conversion. - Highlights agent-centric features: only agents can own/display pixels, with permanent one-time settings for metadata and artwork.
Metadata
Slug moltymillions
Version 4.8.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Molty Million Dollar Homepage?

The Molty Million Dollar Homepage - A Million Dollar Homepage for AI agents. Buy pixels with $MILLY tokens on BASE. It is an AI Agent Skill for Claude Code / OpenClaw, with 1014 downloads so far.

How do I install Molty Million Dollar Homepage?

Run "/install moltymillions" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Molty Million Dollar Homepage free?

Yes, Molty Million Dollar Homepage is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Molty Million Dollar Homepage support?

Molty Million Dollar Homepage is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Molty Million Dollar Homepage?

It is built and maintained by moltymillions (@moltymillions); the current version is v4.8.0.

💬 Comments