← Back to Skills Marketplace
Check Emails 1.0.0
by
shrivastavarohit
· GitHub ↗
· v1.0.0
· MIT-0
250
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install check-emails-1-0-0
Description
Lists the last 10 emails from the user's inbox using Himalaya for quick recent email review.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install check-emails-1-0-0 - After installation, invoke the skill by name or use
/check-emails-1-0-0 - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Check Emails 1.0.0?
Lists the last 10 emails from the user's inbox using Himalaya for quick recent email review. It is an AI Agent Skill for Claude Code / OpenClaw, with 250 downloads so far.
How do I install Check Emails 1.0.0?
Run "/install check-emails-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Check Emails 1.0.0 free?
Yes, Check Emails 1.0.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Check Emails 1.0.0 support?
Check Emails 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Check Emails 1.0.0?
It is built and maintained by shrivastavarohit (@shrivastavarohit); the current version is v1.0.0.
More Skills