可信 — 风险评分 0/100
上次扫描:21 小时前 重新扫描
0 /100
gws-gmail-read
Gmail: Read a message and extract its body or headers.
Pure documentation-only skill providing Gmail read functionality with clear, focused scope and no executable code.
技能名称gws-gmail-read
分析耗时21.0s
引擎pi
可以安装
No action needed. This is a well-documented, single-purpose skill with no security concerns.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file system access in documentation
网络访问 NONE NONE References ../gws-shared/SKILL.md for auth; actual network permissions delegated…
命令执行 NONE NONE No shell execution declared or implied

目录结构

1 文件 · 1.4 KB · 52 行
Markdown 1f · 52L
└─ 📝 SKILL.md Markdown 52L · 1.4 KB

安全亮点

✓ Single-purpose, focused skill - only reads Gmail messages
✓ Clear documentation with usage examples and flag descriptions
✓ Delegates auth/security to shared module (../gws-shared/SKILL.md) - follows modular design best practices
✓ No executable code present - documentation only
✓ No credential handling in this file
✓ No suspicious patterns (base64 execution, obfuscation, reverse shell, data exfiltration)
✓ Handles base64 decoding only for legitimate email content parsing (standard MIME handling)