Market Configurable Skills
v0.1.0Call guide and best practices for the configurable crypto price prediction market contracts GouGouBiMarketConfigurable.sol and GouGouBiMarketConfigurableFact...
⭐ 0· 206·0 current·0 all-time
byFranck.S@franckstone
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description state this is a call/usage guide for GouGouBiMarketConfigurable contracts; the skill is instruction-only and does not request unrelated binaries, installs, or credentials. The required capabilities (ethers/web3 usage, contract configuration) align with the stated purpose.
Instruction Scope
The SKILL.md describes contract APIs, factory flow, and how to call the contracts from scripts/frontends via ethers/web3 — which is appropriate for a guide. Pay attention when following the guide: interacting with these contracts in practice requires network RPC endpoints and signing keys (not declared by the skill). The skill text (excerpt) does not itself request secrets, but runtime use will typically require privately-held keys and provider URLs supplied by the integrating product.
Install Mechanism
No install spec (instruction-only). Nothing is written to disk or downloaded by the skill itself, which is proportionate for a documentation skill.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with a passive documentation/guide. The content references providing network addresses/config externally, which is appropriate. There are no mismatched or unexplained credential requests in the metadata.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated system privileges. Autonomous model invocation is allowed (platform default) but this does not create additional incoherence with the skill's stated purpose.
Assessment
This skill is a how-to guide for calling and configuring EVM prediction-market contracts and appears internally consistent. Before using it in any workflow, do the following: (1) never paste or store private keys into chat — use secure signing methods (hardware wallets, signing services, or ephemeral keys) and secure RPC endpoints; (2) verify the actual contract addresses and factory owner/whitelist on-chain before sending funds; (3) treat the document as guidance only — run any generated scripts in a controlled environment and review transactions before signing; (4) consider auditing the GouGouBi contracts or using widely-audited alternatives if you will be moving real value. If the skill later prompts for secrets, RPC URLs, or asks the agent to execute transactions on your behalf, treat that as sensitive and provide only through secure, minimal-privilege mechanisms.Like a lobster shell, security has layers — review code before you run it.
latestvk978d2eprz84pkfvkdzn43bf2982et1x
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
