openclaw 网盘下载
OpenClaw

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

首页 > 技能库 > Gmail Label Routing

Configurar en Gmail el enrutamiento por remitente hacia etiquetas usando el workflow local `scripts/gws_gmail_label_workflow.py`, incluyendo crear/usar etiqu...

通信与消息

作者:Luis Alvarado @1u1s4

许可证:MIT-0

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

版本:v1.0.0

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

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:1u1s4/gmail-label-routing

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's stated purpose (setting Gmail label routing) matches the code's behavior, but the runtime instructions and registry metadata omit important requirements: the bundled script calls a 'gws' CLI and reads OAuth credential files from /root/.config/gws/* — capabilities and file accesses that are not declared and deserve scrutiny.

目的

The skill claims to be an instruction-only Gmail workflow, but the included script invokes an external CLI ('gws') for Gmail operations and expects local OAuth credential files. The registry metadata lists no required binaries or credentials, which is inconsistent with what the script actually needs.

说明范围

SKILL.md instructs the agent to run the local script but does not disclose that the script will: a) call the 'gws' CLI via subprocess, b) read local OAuth credential files (defaulting to /root/.config/gws/credentials*.json), and c) call Google endpoints (oauth2.googleapis.com and gmail.googleapis.com). Those file reads and subprocess calls are not documented in SKILL.md.

安装机制

No install spec is provided (instruction-only), so nothing is written to disk by the installer. The risk comes from the bundled script's runtime behavior rather than an installation step.

证书

Registry metadata declares no required env vars or credentials, but the script requires OAuth credentials (client_id, client_secret, refresh_token) from local files and depends on the 'gws' CLI being present. Accessing files under /root/.config/gws is sensitive and not justified in the metadata or SKILL.md.

持久

The skill is not always-enabled and does not request elevated platform persistence. It does not appear to modify other skills or system-wide settings.

安装(复制给龙虾 AI)

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

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Gmail Label Routing」。简介:Configurar en Gmail el enrutamiento por remitente hacia etiquetas usando el wor…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/1u1s4/gmail-label-routing/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

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