Trusted — Risk Score 5/100
Last scan:20 hr ago Rescan
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.
Skill NameE-commerce Skills
Duration26.9s
Enginepi
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 and PROJECT_INFO.txt describe a full directory structure with implementation files (infrastructure/, platforms/, capabilities/, scenarios/) but these directories and files are not present in the actual package.
References: infrastructure/ecommerce-infrastructure, platforms/taobao-api, capabilities/product-research
→ Ensure implementation files are included before release, or clarify this is a documentation-only placeholder.
SKILL.md:1
ResourceDeclaredInferredStatusEvidence
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 26L · 955 B
├─ 📄 PROJECT_INFO.txt Text 59L · 2.0 KB
└─ 📝 SKILL.md Markdown 74L · 2.9 KB

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