Verify Claim
v2.0.1When any factual claim is made — exchange rates, prices, dates, statistics — verify it against live data before using it.
⭐ 0· 392·1 current·1 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 name/description (verify factual claims) aligns with the instructions (call an MCP tool if available or POST to https://verify.agentutil.net/v1/verify). It does not request unrelated credentials, binaries, or system access.
Instruction Scope
Runtime instructions are narrowly scoped to extracting a claim, querying the verify service, interpreting the returned verdict, and substituting or citing the verified value. They do not ask the agent to read local files, environment variables, or other system state outside the verification flow.
Install Mechanism
No install spec or code files are present; the skill is instruction-only. It references an MCP tool (@agentutil/verify-mcp) as a preferred local integration but does not require installing anything in the skill bundle itself.
Credentials
The skill requires no environment variables, credentials, or config paths. All external interaction is to the named verification service; this is proportional to the stated function.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or elevated privileges and does not modify other skills or system-wide settings.
Assessment
This skill is internally consistent: it simply calls a remote verification API (or an MCP tool) and returns structured verdicts. Before installing, confirm you are comfortable with network calls to https://verify.agentutil.net (queries will be sent there and may include the claim text), review the service's privacy/terms if you plan to send sensitive content, and verify the authenticity of the referenced MCP npm package if you plan to add it. Note the free tier is anonymous but limited; if you use the paid pathway (on-chain payments) expect separate wallet/transaction flows outside this skill. The bundle contains only instructions (no code), so the platform-level scanner had nothing else to inspect.Like a lobster shell, security has layers — review code before you run it.
latestvk970b5sj0faw1tbx1gf5h10d6x82my22
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔍 Clawdis
