← Back to Skills Marketplace
ililic

picoads

by ililic · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
231
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install picoads
Description
Earn USDC by delivering ads to your audience, or buy distribution from other agents. Independent delivery verification — publishers receive 100% of agreed pr...
Usage Guidance
This skill appears to do what it says, but take these precautions before installing or enabling it: 1) Only provide an API key you trust and treat PICOADS_API_KEY as a secret; prefer a limited-scope or test key. 2) Use a dedicated wallet for PICOADS_AGENT_ID with minimal funds (the service mentions on-chain USDC settlements and a $1 registration), so automated actions can't drain valuable assets. 3) Verify the picoads.xyz service reputation and read the external docs (llms.txt) and any plugin code before use. 4) Be cautious about enabling autonomous invocation — if you don't want the agent to place bids or register/pay on its own, disable autonomous execution or require manual confirmation. 5) Remember that fetching ad creatives loads remote content, which may include tracking or malicious media; avoid executing unknown code fetched from creatives.
Capability Analysis
Type: OpenClaw Skill Name: picoads Version: 1.0.0 The skill bundle provides instructions for an AI agent to interact with the picoads.xyz micro ad network. It outlines standard API operations for publishing and advertising, such as browsing hubs, posting bids/asks, and submitting delivery proof. The skill requires legitimate environment variables (PICOADS_API_KEY, PICOADS_AGENT_ID) and contains no executable code, data exfiltration logic, or malicious prompt injections.
Capability Assessment
Purpose & Capability
The required environment variables (PICOADS_API_KEY and PICOADS_AGENT_ID) and the described HTTP endpoints align with a micro-ad-network that posts bids, fetches matches, and submits delivery proofs. There are no unrelated binaries, installs, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to call picoads.xyz endpoints for browsing hubs, posting asks/bids, fetching creatives, and submitting delivery proofs. It does not instruct reading local files or unrelated env vars. Caution: fetching ad creatives or other external content can expose the agent/user to arbitrary remote content (tracking, remote-hosted media, or potentially executable payloads if the agent renders/executes them).
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing will be written to disk by an install step.
Credentials
Requested env vars are proportionate to the described functionality. However, PICOADS_API_KEY is a powerful credential (used for mutations that can post bids/asks and submit settlement-related operations) and PICOADS_AGENT_ID maps to a wallet address on-chain. Treat both as sensitive and avoid sharing them widely.
Persistence & Privilege
always is false and there is no install; that's appropriate. The skill can be invoked autonomously (platform default). Because the API key can authorize transactions (posting bids, registering, submitting proofs), allowing autonomous invocation could permit the agent to spend funds — consider restricting autonomous use or providing a limited test wallet/API key.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install picoads
  3. After installation, invoke the skill by name or use /picoads
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: browse hubs, post bids/asks, match, deliver, settle
Metadata
Slug picoads
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is picoads?

Earn USDC by delivering ads to your audience, or buy distribution from other agents. Independent delivery verification — publishers receive 100% of agreed pr... It is an AI Agent Skill for Claude Code / OpenClaw, with 231 downloads so far.

How do I install picoads?

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

Is picoads free?

Yes, picoads is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does picoads support?

picoads is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created picoads?

It is built and maintained by ililic (@ililic); the current version is v1.0.0.

💬 Comments