Scan Report
15 /100
wechat-xhs-publisher
微信公众号与小红书一键发布工具
A legitimate WeChat/Xiaohongshu publishing workflow tool with no malicious behavior; lacks declared permissions in frontmatter but no actual security violations detected.
Safe to install
Add allowed-tools declaration to SKILL.md frontmatter for transparency, even though no code execution or credential handling is present.
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | Missing allowed-tools declaration Doc Mismatch | SKILL.md:1 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in implementation |
| Network | NONE | NONE | — | Delegates to other skills for network operations |
| Shell | NONE | NONE | — | No shell execution in code |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | READ | ✓ Aligned | Invokes wechat-ip-checker, baoyu-post-to-wechat, xiaohongshu MCP - declared in d… |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
1 findings
Medium External URL 外部 URL
https://www.ip38.com/ SKILL.md:75 File Tree
1 files · 3.9 KB · 150 lines Markdown 1f · 150L
└─
SKILL.md
Markdown
Security Positives
✓ No code execution or shell commands present
✓ No credential harvesting or sensitive data access
✓ No base64 encoded or obfuscated content
✓ No network requests to suspicious endpoints
✓ Relies on documented external skills for functionality
✓ No supply chain dependencies to analyze
✓ No hidden functionality or shadow behavior