← 返回 Skills 市场
raunaksingwi

Ravi inbox

作者 Raunak Singwi · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ⚠ suspicious
553
总下载
0
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install ravi-inbox
功能描述
Read incoming SMS or email messages — OTPs, verification codes, verification links, incoming mail. Do NOT use for sending email (use ravi-email-send) or mana...
安全使用建议
This skill appears to do what it says — read SMS/email from a Ravi identity — but before installing: (1) confirm the 'ravi' CLI is actually present and trusted on the agent environment (SKILL.md calls 'ravi inbox' but the skill metadata doesn't declare that binary); (2) confirm availability of required shell tools used in examples (jq, grep, sleep) or that the agent will provide equivalent parsing; (3) understand how the agent gets authenticated to your Ravi account (the skill doesn't declare what credential it will use); and (4) remember this skill reads highly sensitive data (OTPs/verification links). If you can't confirm the CLI/auth method and trustworthiness of the Ravi tooling, consider asking the publisher for an install/auth guide or withholding sensitive credentials.
功能分析
Type: OpenClaw Skill Name: ravi-inbox Version: 2.1.1 The ravi-inbox skill provides a standard interface for an AI agent to read SMS and email messages, specifically for retrieving OTPs and verification links. It defines commands for the 'ravi' CLI tool and includes helpful recipes for data extraction using common utilities like jq and grep. No malicious patterns, unauthorized data exfiltration, or prompt injection attempts were found; the skill's behavior and instructions in SKILL.md are entirely consistent with its stated purpose of managing a Ravi identity inbox.
能力评估
Purpose & Capability
The skill's stated purpose (read SMS/email for OTPs and verification links) matches the instructions, which call a Ravi CLI to list and view inbox items. However, the SKILL.md expects a 'ravi' CLI to exist; the skill metadata does not declare any required binaries or credentials. That mismatch (instructions needing a CLI but none declared) is an incoherence.
Instruction Scope
Instructions are narrowly scoped to listing and viewing SMS/email via 'ravi inbox' and to small parsing recipes using jq/grep/sleep. They do not tell the agent to read unrelated files or environment variables. Still, the examples assume availability of 'jq', 'grep', and 'sleep' and run shell pipelines — these dependencies are not declared.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk by the skill itself. This is lower-risk from an installation perspective.
Credentials
The skill does not request environment variables or credentials in the metadata. That is consistent with an instruction-only skill, but reading inbox content is sensitive (OTPs/verification links). The SKILL.md implicitly requires that the agent environment has authenticated access to the user's Ravi identity (via the 'ravi' CLI), yet no primary credential or auth guidance is declared.
Persistence & Privilege
The skill is not always-enabled and does not request persistent presence or special privileges in its metadata. It does not modify other skills or system configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ravi-inbox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ravi-inbox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
Auto-published from 19d2b7eea3e0a215bf8c5726dd9e1fb86307cdd7
v2.1.0
Auto-published from 291418be2de06f13e5473a1468993dc0738e1a70
v2.0.0
Auto-published from db51c4411963fdc5faa2644b6af3e7ab1936188a
v1.7.1
Auto-published from 024064a6cf1447213b584481ba7722f2fa0bf783
v1.7.0
Auto-published from 6c73eb0624f008d3cc927fdd91165c3d20c3f210
v1.6.1
Auto-published from 420494b822bf4d3a2e7d2643de7d65f6c3f192a7
v1.6.0
Auto-published from 40db4ff85e7f7ab07528a537bc78bcc99350ac24
v1.5.1
Fix workflow, publish all skills
v1.4.0
Consolidated repo, passwords/vault split, feedback skill
v1.3.0
Consolidated repo, passwords/vault split, feedback skill
元数据
Slug ravi-inbox
版本 2.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 10
常见问题

Ravi inbox 是什么?

Read incoming SMS or email messages — OTPs, verification codes, verification links, incoming mail. Do NOT use for sending email (use ravi-email-send) or mana... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 553 次。

如何安装 Ravi inbox?

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

Ravi inbox 是免费的吗?

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

Ravi inbox 支持哪些平台?

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

谁开发了 Ravi inbox?

由 Raunak Singwi(@raunaksingwi)开发并维护,当前版本 v2.1.1。

💬 留言讨论