← 返回 Skills 市场
shiyanhui

Clawise

作者 Lime · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clawise
功能描述
Account, access, and operations infrastructure for AI agents — phone verification, email inboxes, CAPTCHA solving, credential vault, and identity management.
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clawise
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clawise 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug clawise
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Clawise 是什么?

Account, access, and operations infrastructure for AI agents — phone verification, email inboxes, CAPTCHA solving, credential vault, and identity management. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。

如何安装 Clawise?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawise」即可一键安装,无需额外配置。

Clawise 是免费的吗?

是的,Clawise 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Clawise 支持哪些平台?

Clawise 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Clawise?

由 Lime(@shiyanhui)开发并维护,当前版本 v0.1.0。

💬 留言讨论