← Back to Skills Marketplace
shiyanhui

Clawise

by Lime · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
169
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawise
Description
Account, access, and operations infrastructure for AI agents — phone verification, email inboxes, CAPTCHA solving, credential vault, and identity management.
README (SKILL.md)

Clawise

Account, access, and operations infrastructure for AI agents.

Clawise gives your agent everything it needs to exist and operate on the internet.

  • Mail — Dedicated email inboxes for your agent
  • Phone — Phone numbers and SMS verification
  • Captcha — Solve reCAPTCHA, hCaptcha, Turnstile, and more
  • Vault — Securely store passwords, TOTP secrets, and API keys
  • Identity — Agent identity and access management

Getting Started

  1. Get your API key at clawise.dev
  2. Set CLAWISE_API_KEY in your environment

Documentation: docs.clawise.dev

Usage Guidance
This skill is internally coherent, but the CLAWISE_API_KEY would let an agent perform high-impact actions (create/inspect email inboxes, receive SMS, solve CAPTCHAs, and access a credential vault). Before installing: verify the vendor (review https://clawise.dev and docs), only provide a least-privilege/scoped API key (not a master key), use a dedicated account for agent activity, enable and monitor audit/logging and billing alerts, rotate keys regularly, avoid putting the key in a broadly-shared global environment, limit agent autonomy where possible, and confirm the provider's data-retention and access policies. If you cannot verify the provider or cannot constrain the key's scope, do not install or run this skill with sensitive credentials.
Capability Analysis
Type: OpenClaw Skill Name: clawise Version: 0.1.0 The skill bundle contains only metadata and documentation for 'Clawise', a service providing infrastructure for AI agents (email, SMS, CAPTCHA, and credential management). No executable code, malicious instructions, or suspicious behaviors were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description request a single API key (CLAWISE_API_KEY) and the SKILL.md instructs setting that key; the requested credential is coherent with a service that exposes mail, phone, captcha, and vault functionality.
Instruction Scope
SKILL.md contains only onboarding steps (get API key, set CLAWISE_API_KEY) and links to documentation; it does not instruct reading other files or environment variables. However, the instructions give an agent implicit permission to call the provider's APIs with broad capabilities once the key is available.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing will be written to disk or pulled from arbitrary URLs during install.
Credentials
Only a single API key is required (primaryEnv), which is proportionate to the described integration; nevertheless, that one key grants access to sensitive services (mailboxes, SMS, captcha solving, vault) so it is high-value and should be scoped and protected.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (defaults), which is normal. Because the skill grants access to powerful external capabilities, autonomous invocation by an agent increases the blast radius—consider limiting autonomous use and monitoring activity.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawise
  3. After installation, invoke the skill by name or use /clawise
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the clawise skill. - Provides infrastructure for AI agents, including phone verification, email inboxes, CAPTCHA solving, credential vault, and identity management. - Requires a CLAWISE_API_KEY environment variable for access. - Offers documentation and onboarding at clawise.dev.
Metadata
Slug clawise
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Clawise?

Account, access, and operations infrastructure for AI agents — phone verification, email inboxes, CAPTCHA solving, credential vault, and identity management. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.

How do I install Clawise?

Run "/install clawise" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clawise free?

Yes, Clawise is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Clawise support?

Clawise is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clawise?

It is built and maintained by Lime (@shiyanhui); the current version is v0.1.0.

💬 Comments