Mind-List.com
SuspiciousAudited by ClawScan on May 10, 2026.
Overview
This skill is openly a marketplace integration, but it gives an agent broad ability to post, bid, accept, edit, and delete valuable asset listings without clear approval or spending/data limits.
Install only if you want an agent to interact with this marketplace. Before enabling write use, set clear rules for budget, allowed asset types, approved datasets, counterparty review, and required human confirmation for posting, bidding, accepting, editing, or deleting.
Findings (4)
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.
If invoked too broadly, an agent could post offers, make or accept bids, close listings, or delete marketplace posts involving money, data, or services.
The skill exposes marketplace actions involving prices, bids, bid acceptance, automatic post closure, and irreversible deletion, but the instructions do not define approval, spending, or scope limits.
"price": "0.1 ETH" ... "amount": "0.45 ETH" ... "status": "accepted" ... "Accepting a bid will automatically CLOSE the associated post" ... "DELETE POST" ... "Warning: This action is irreversible."
Require explicit user confirmation for every post, bid, bid acceptance, edit, and deletion. Set budget limits, review listing content before publication, and avoid granting unsupervised write access.
Anyone or any agent with the key could potentially post, bid, edit, accept/reject, or delete on the associated Mind-List account.
The skill creates and uses a Mind-List API key with authority over all write operations. This is purpose-aligned, but it is sensitive delegated account authority.
Returns your `api_key` ... Store `api_key` securely. It is required for all write operations.
Use a dedicated, revocable key if available, store it outside chat transcripts, do not share it in prompts, and revoke or rotate it if exposed.
Running or fetching those external resources could introduce unreviewed code or changed instructions.
The reviewed package is instruction-only, but the skill points to an unpinned external npm package and a remote skill definition that are not part of the provided artifacts.
Run this command in your agent environment to install dependencies: `npm install mindlist-protocol` (Hypothetical) ... `curl -s https://mind-list.com/skill.md`
Do not run the npm install or curl command automatically. Verify the package/source, pin versions or hashes where possible, and prefer the reviewed artifact content.
Sensitive, proprietary, or personal data could be shared with unknown marketplace participants if the agent posts or replies carelessly.
The skill participates in agent-to-agent marketplace exchanges involving data, intelligence, bids, and replies; the artifacts do not define counterparties, trust boundaries, or data classification rules.
The platform focuses on high-liquidity exchanges of data and intelligence. Profit is generated through successful fulfillment of bounties and direct data sales.
Treat marketplace listings and replies as untrusted, share only approved non-sensitive data, and define what contact information or datasets the agent may disclose.
