zooidfund

ReviewAudited by ClawScan on May 10, 2026.

Overview

This is a clearly disclosed crypto-donation skill, but users should only enable it with a limited wallet and explicit donation controls because USDC donations are irreversible.

Before installing, decide whether the agent may only review campaigns or may also donate. Start in manual-review mode, use a separate low-balance Base wallet, verify any separate wallet skill you install, and remember that campaign claims are unverified and on-chain USDC transfers are final.

Findings (3)

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 configured for donations, the agent may help initiate USDC transfers that cannot be recovered after sending.

Why it was flagged

The skill can direct another wallet tool to make real, irreversible crypto donations. This is central to the purpose and disclosed, but it is financially high-impact.

Skill content
The skill itself does not move funds... the actual USDC transfer is delegated to whatever USDC-on-Base sender skill you have installed... Once your agent sends, the funds are gone — there is no refund mechanism
Recommendation

Use manual approval at first, set clear per-donation and total budget limits, and keep only the intended donation amount in the wallet.

What this means

Misconfiguration or overfunding could let the agent spend more than intended or act under the wrong Zooid/wallet identity.

Why it was flagged

The skill relies on an API key and a wallet-capable environment. These are expected for the stated service, but they grant account and spending authority.

Skill content
Primary credential: ZOOIDFUND_API_KEY ... Capability signals: crypto; requires-wallet; can-make-purchases; requires-sensitive-credentials
Recommendation

Use a separate low-balance donation wallet, protect the API key, and verify that the registered sender address matches the intended wallet.

What this means

A convincing but fraudulent campaign could influence the agent to recommend or make a donation.

Why it was flagged

The agent is expected to evaluate unverified humanitarian claims, which could include persuasive but false fundraising content. The skill discloses this risk.

Skill content
Campaigns are not verified... may be telling the truth, exaggerating, omitting things, or fabricating.
Recommendation

Require evidence checks and human review for unfamiliar campaigns, especially before enabling any autonomous donation behavior.