Scan Report
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.
Safe to install
This skill contains only documentation with no executable code. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | NONE | ✓ Aligned | SKILL.md:38 - describes ls command usage |
| Network | NONE | NONE | — | No network capabilities described |
| Shell | NONE | NONE | — | Only documents ls command for file finding |
| Environment | NONE | NONE | — | No environment access described |
| Skill Invoke | NONE | NONE | — | No skill chaining described |
| Clipboard | NONE | NONE | — | No clipboard access described |
| Browser | NONE | NONE | — | No browser access described |
| Database | NONE | NONE | — | No database access described |
File Tree
1 files · 1.8 KB · 81 lines Markdown 1f · 81L
└─
SKILL.md
Markdown
Security Positives
✓ 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