← Back to Skills Marketplace
275
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install worldcoin
Description
Filter human-critical workflows using proof-of-human logic. Designed for identity-sensitive commercial decisions, anti-bot gating, and “real human required”...
Usage Guidance
This skill is an advisory tool only — it analyzes workflows and recommends where to add human-verification gates. It does not perform biometric checks, call World ID/Orb, or perform KYC/AML. Before installing: verify the skill author's provenance (the registry owner is an ID string and homepage metadata is inconsistent), because instruction-only skills still run inside your agent and could produce policy decisions you might act on. Do not rely on this skill for legal or regulatory compliance — consult specialists for KYC/AML. Avoid sending raw personal or sensitive identifiers into the skill during testing. If you need technical integration steps or actual identity verification, this skill explicitly opts out — you'll need a different integration that legitimately requests API keys or credentials.
Capability Analysis
Type: OpenClaw Skill
Name: worldcoin
Version: 1.0.0
The Worldcoin skill bundle is a purely consultative tool designed to help an AI agent provide advice on human-verification workflows. It contains no executable code, external API integrations, or network capabilities, and explicitly disclaims any connection to actual biometric or identity services. The instructions in skill.md are aligned with the stated purpose of risk assessment and workflow design without any indicators of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
The skill's name and description claim to design human-verification decision logic and anti-bot gating; the runtime instructions only ask the agent to analyze workflows and recommend trust layers. No requested binaries, env vars, or installs are needed for that purpose, so requirements are proportionate.
Instruction Scope
SKILL.md contains a bounded, stepwise execution protocol (parse workflow, classify risk, recommend gate, show tradeoffs). It does not instruct the agent to read system files, access credentials, or send data to external endpoints. It explicitly states it does not integrate with World ID/Orb or perform biometric/KYC checks.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write or execute. That is the lowest-risk install surface and matches the advisory nature of the skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is appropriate for a design/advisory skill that produces recommendations but does not perform verification or call external identity services.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges. Autonomous invocation is allowed (the platform default) — appropriate for a user-invocable advisory skill. One small non-security note: the skill name ('Worldcoin') could mislead users into expecting ties to the Worldcoin project despite explicit disclaimers; consider provenance validation before trust.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install worldcoin - After installation, invoke the skill by name or use
/worldcoin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Worldcoin 1.0.0 — Proof-of-human workflow decision skill
- Introduces workflow logic to separate real humans from bots and fake actors.
- Provides a standardized assessment format for evaluating human-trust sensitivity and verification needs.
- Designed for anti-bot gating, proposal, lead, and approval workflow checkpoints.
- Guides users on matching verification friction to commercial or trust risk.
- Does not perform or connect to biometric or legal identity verification systems.
- Clarifies appropriate use cases and boundaries for decision logic vs. formal compliance.
Metadata
Frequently Asked Questions
What is Worldcoin?
Filter human-critical workflows using proof-of-human logic. Designed for identity-sensitive commercial decisions, anti-bot gating, and “real human required”... It is an AI Agent Skill for Claude Code / OpenClaw, with 275 downloads so far.
How do I install Worldcoin?
Run "/install worldcoin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Worldcoin free?
Yes, Worldcoin is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Worldcoin support?
Worldcoin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Worldcoin?
It is built and maintained by Duclawbot (@duclawbot); the current version is v1.0.0.
More Skills