扫描报告
0 /100
WeCom 文件发送技能
企业微信文件发送功能文档,描述MEDIA:指令和文件路径规范
This is a pure documentation skill for WeCom file sending with no implementation code - only describes a MEDIA: command syntax and file path conventions.
可以安装
This skill contains only documentation with no executable code. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | NONE | ✓ 一致 | SKILL.md:38 - describes ls command usage |
| 网络访问 | NONE | NONE | — | No network capabilities described |
| 命令执行 | NONE | NONE | — | Only documents ls command for file finding |
| 环境变量 | NONE | NONE | — | No environment access described |
| 技能调用 | NONE | NONE | — | No skill chaining described |
| 剪贴板 | NONE | NONE | — | No clipboard access described |
| 浏览器 | NONE | NONE | — | No browser access described |
| 数据库 | NONE | NONE | — | No database access described |
目录结构
1 文件 · 1.8 KB · 81 行 Markdown 1f · 81L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - purely documentation
✓ No network requests or external connections described
✓ No credential harvesting described
✓ No shell execution beyond basic ls for file listing
✓ Clear file path conventions documented
✓ No obfuscation or base64-encoded content