openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Se Gmail Monitor

Monitor and manage Gmail accounts for Your Agency Name. Use when checking emails, sending emails, scanning for urgent messages, or performing email triage. S...

通信与消息

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 20 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :可疑

Package:boris148/se-gmail-monitor

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :可疑

OpenClaw 评估

The skill’s stated purpose (Gmail monitoring) matches the code, but there are multiple inconsistencies and omissions around credentials, config paths, and account names that could lead to accidental credential exposure or unexpected email sending.

目的

Name and description match the code (imap/smtp email monitoring and sending). However, the skill metadata declares no required config or credentials while the included script requires a JSON config containing account emails and app_passwords. That omission is disproportionate to the stated purpose and misleading for users.

说明范围

SKILL.md instructs use of a config at ~/.openclaw/workspace/.gmail-config.json and promises confirmation before sending, but the bundled script hard-codes a different absolute path (/Users/your-agent/.openclaw/workspace/.gmail-config.json) and will send immediately when invoked. The runtime instructions and code disagree about config path and user confirmation, increasing risk of accidental credential use or unintended sends.

安装机制

There is no install spec (instruction-only style) and no downloaded dependencies; the risk from installation is low. Note: a Python script is included and would be executed by the agent when invoked.

证书

Registry metadata lists no required env vars or config paths, but the script loads a JSON file containing account emails and app_passwords. This is a mismatch: secret credentials are required in practice but not declared. Also account keys referenced in the code ('boris', 'info') are inconsistent with SKILL.md's account table, increasing the chance of misconfiguration or exposing credentials to the wrong account.

持久

The skill is not always-enabled and does not request system-wide changes. Autonomous invocation is allowed (platform default) — combine that with the credential/config omissions above before enabling autonomous use.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Se Gmail Monitor」。简介:Monitor and manage Gmail accounts for Your Agency Name. Use when checking email…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/boris148/se-gmail-monitor/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。