← 返回 Skills 市场
shrivastavarohit

Check Emails 1.0.0

作者 shrivastavarohit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
250
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install check-emails-1-0-0
功能描述
Lists the last 10 emails from the user's inbox using Himalaya for quick recent email review.
使用说明 (SKILL.md)

Check Emails from Himalaya

Commands

himalaya envelope list --page 1 --page-size 10

Usage

When user says "check emails" or similar, execute:

  • himalaya envelope list --page 1 --page-size 10

Notes

  • This skill reads the last 10 emails from the user's mail
  • Use for checking recent mail quickly
  • No special flags beyond page and page-size
安全使用建议
This skill will run the 'himalaya' CLI to list your most recent 10 emails but the package metadata does not declare that dependency or any credentials it will use. Before installing or invoking: (1) confirm you have the himalaya binary from a trusted source; (2) review your local himalaya configuration to know which account and tokens will be accessed; (3) be aware that the skill will display actual email headers/bodies — potentially sensitive; (4) prefer a version that explicitly lists required binaries and explains where credentials come from, or run the command yourself locally instead of granting the agent autonomous access.
功能分析
Type: OpenClaw Skill Name: check-emails-1-0-0 Version: 1.0.0 The skill provides a straightforward interface to list the last 10 email envelopes using the legitimate 'himalaya' CLI tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
SKILL.md explicitly runs: `himalaya envelope list --page 1 --page-size 10`. The registry metadata declares no required binaries or credentials. Running 'himalaya' is central to the stated purpose, so the skill should have declared the himalaya binary and any required config/credentials. The omission is an inconsistency.
Instruction Scope
The runtime instruction is narrowly scoped (run a single himalaya command to list 10 emails), which fits the described purpose. However the instructions do not say which account/config/himalaya profile will be used or where credentials come from, giving the agent broad implicit access to whatever mail config/tokens are present on the host.
Install Mechanism
No install spec (instruction-only), so nothing is written to disk by the skill itself. This is lower risk, but it also means the skill relies on a preinstalled 'himalaya' binary — which the metadata fails to declare.
Credentials
The skill declares no required environment variables or credentials, yet the himalaya command will access the user's mail store or credentials stored in the system (Himalaya config, keyring, or env vars). The lack of declared credential/config requirements is disproportionate and leaves unclear what sensitive data will be read.
Persistence & Privilege
always:false and normal invocation settings. The skill does not request elevated or persistent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install check-emails-1-0-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /check-emails-1-0-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Check Emails from Himalaya - Version 1.0.0 - Initial release of the skill. - Adds a command to list the latest 10 email envelopes using Himalaya. - Enables quick checking of recent emails with a single command. - No special configuration or additional flags required.
元数据
Slug check-emails-1-0-0
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Check Emails 1.0.0 是什么?

Lists the last 10 emails from the user's inbox using Himalaya for quick recent email review. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 250 次。

如何安装 Check Emails 1.0.0?

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

Check Emails 1.0.0 是免费的吗?

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

Check Emails 1.0.0 支持哪些平台?

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

谁开发了 Check Emails 1.0.0?

由 shrivastavarohit(@shrivastavarohit)开发并维护,当前版本 v1.0.0。

💬 留言讨论