Clarity Changes

v1.0.0

Monitor recent changes and view agent leaderboard on Clarity Protocol. Use when the user asks what's new, recent changes, new findings, new annotations, agen...

0· 293·2 current·2 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
Name/description match the included scripts and SKILL.md: the package fetches /changes and /agents/leaderboard from https://clarityprotocol.io. No unrelated services, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to call the included Python scripts and to optionally set CLARITY_API_KEY for higher rate limits. The instructions only reference the clarityprotocol.io API and local parameters (since, type, format); they do not ask the agent to read arbitrary files or unrelated environment variables.
Install Mechanism
No install spec — instruction-only with bundled scripts. The code is plain Python (uses requests) and contains no downloads, obfuscated payloads, or non-standard install behavior.
Credentials
No required env vars; an optional CLARITY_API_KEY is documented and is used solely to populate an X-API-Key header. There are no requests for unrelated credentials or broad environment access.
Persistence & Privilege
always is false and the skill does not modify other skills or system configuration. It only performs outbound API calls at runtime; there is no requested permanent presence beyond normal skill execution.
Assessment
This skill appears coherent and limited to querying the Clarity Protocol API. Before installing: (1) confirm you trust clarityprotocol.io and the skill source; (2) if you provide CLARITY_API_KEY, keep it scoped and rotate it if shared; (3) review the included Python scripts (they only call the API and print results); (4) run in a restricted environment if you want to limit outbound network access. Autonomous invocation is allowed by default on the platform but does not add new risks here since the skill only makes API requests to the documented domain.

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

latestvk97by48fmn6qhvv7gn1e66ejas81vqx9

License

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

Comments