Kolect Sentiment

v1.0.0

Query, check freshness, check pending requests, or request new sentiment updates on-chain for supported symbols and time windows via the Kolect Sentiment Fee...

2· 65·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name and description match the SKILL.md content: it documents read and write interactions with a specific on-chain sentiment oracle (contract address, explorer, network). It does not request unrelated resources or credentials.
Instruction Scope
SKILL.md stays on-topic: describes methods (getLatest, isFresh, hasPendingRequest, requestUpdate), event usage, validation rules, and example code (web3). It does not instruct reading arbitrary files, exfiltrating data, or contacting unknown endpoints. Note: requesting updates implies sending an on-chain transaction (gas + fee) and therefore requires a signer/wallet outside the skill; the skill does not attempt to manage or request private keys.
Install Mechanism
No install spec or code files are included; the README points to a GitHub repository/raw URL as an optional source for the SKILL.md, which is normal for documentation-only skills. There is no archive download or arbitrary executable install step.
Credentials
The skill declares no required environment variables, secrets, or config paths. The content uses a public RPC URL example and a public contract address; nothing in the files asks for unrelated credentials or tokens.
Persistence & Privilege
The skill is not marked always:true and has no install actions that grant it persistent system privileges. It is instruction-only and does not modify other skills or global agent settings.
Assessment
This skill is a documentation-only guide to interacting with the Kolect Sentiment Feed contract. Before using it: verify the contract address and repository source (the README points to a GitHub repo), and understand that initiating requestUpdate requires an on-chain transaction — you will need to sign and pay gas/fees with your wallet (the skill does not and should not ask for private keys). Do not paste private keys or secrets into the agent; if you plan to run the provided code, run it in a controlled environment and connect a wallet or signer you control. Finally, treat sentiment data as informational (not financial advice) and validate BPS invariants as the skill recommends.

Like a lobster shell, security has layers — review code before you run it.

aivk977tbq5xfccpdt7mdv2g7z1vx83mbjfcryptocurrencyvk977tbq5xfccpdt7mdv2g7z1vx83mbjfdefivk977tbq5xfccpdt7mdv2g7z1vx83mbjflatestvk977tbq5xfccpdt7mdv2g7z1vx83mbjfsentimentvk977tbq5xfccpdt7mdv2g7z1vx83mbjftradingvk977tbq5xfccpdt7mdv2g7z1vx83mbjf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments