Solvera Markets
v1.0.1Interact with on-chain marketplace intents by submitting offers, getting selected, and fulfilling outcomes using verified ERC-20 rewards and safe filters.
⭐ 2· 1.6k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The SKILL.md describes an agent that polls a marketplace API, builds transaction calldata, and signs/broadcasts locally. There are no requested env vars, binaries, or installs that contradict this purpose.
Instruction Scope
Runtime instructions stay within the marketplace domain (polling /api endpoints, building calldata, on-chain verification). The guide explicitly warns never to send private keys to the API and instructs local signing and on-chain fallbacks. Only caution: the skill assumes interacting with the external host https://solvera.markets — contact with that service is necessary for the described functionality.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk or automatically installed.
Credentials
The skill declares no required environment variables or credentials. It references private keys and on-chain addresses in context-appropriate ways and explicitly instructs keeping keys local; no unrelated credentials are requested.
Persistence & Privilege
The skill does not request persistent presence (always=false), does not modify other skills or system-wide settings, and does not ask to store credentials.
Assessment
This skill is a procedural guide for using the Solvera marketplace API and appears internally consistent. Before installing or running agents that use it: verify you trust the external host (https://solvera.markets), confirm the API's TLS certificate and domain, run interactions in read-only mode first, validate contract addresses from on-chain sources, keep private keys and signing strictly local, and test the on-chain fallback logic so the agent can operate safely if the API is unavailable.Like a lobster shell, security has layers — review code before you run it.
agent-firstvk972an1xjvskqgnrxytk426xws80hndrbasevk972an1xjvskqgnrxytk426xws80hndrintentsvk972an1xjvskqgnrxytk426xws80hndrlatestvk97e6frcaf56ds1wjwhp12ayzn80g3thon-chainvk972an1xjvskqgnrxytk426xws80hndroutcome-marketvk972an1xjvskqgnrxytk426xws80hndrskillvk972an1xjvskqgnrxytk426xws80hndrtx-buildersvk972an1xjvskqgnrxytk426xws80hndr
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
