Scan Report
5 /100
E-commerce Skills
电商领域 OpenClaw 技能集合,提供选品调研、市场分析、内容生成等能力。支持淘宝/拼多多/抖音/小红书/1688平台。
Pure documentation-only skill with no executable code present - describes planned e-commerce capabilities but contains no scripts, binaries, or implementation files.
Safe to install
This skill is safe to install. However, note it provides only documentation/structure with no actual implementation. Verify the actual implementation files (infrastructure/, platforms/, capabilities/, scenarios/) are included before production use.
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | Documentation references non-existent implementation files Doc Mismatch | SKILL.md:1 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | NONE | ✓ Aligned | No file operations in code - documentation only |
| Network | READ | NONE | ✓ Aligned | Describes API usage but no network code present |
| Shell | NONE | NONE | — | No shell execution found |
| Environment | READ | NONE | ✓ Aligned | Declares env var usage for API keys but no code to read them |
File Tree
3 files · 5.8 KB · 159 lines Markdown 2f · 100L
Text 1f · 59L
├─
CHANGELOG.md
Markdown
├─
PROJECT_INFO.txt
Text
└─
SKILL.md
Markdown
Security Positives
✓ No executable code present - purely documentation
✓ No suspicious patterns (base64, obfuscation, reverse shell)
✓ No credential harvesting code
✓ No network exfiltration code
✓ No file write operations
✓ API key storage correctly references environment variables (declared)
✓ Clean file tree with no hidden malicious content