Scan Report
15 /100
comments-monitor-reply
全平台评论区自动监控、智能回复与舆情分析工具
Documentation-only skill describing a social media comment monitoring tool with no executable code present to analyze
Safe to install
Request implementation code before deployment to verify declared security controls (encryption, local-only storage)
Findings 3 items
| Severity | Finding | Location |
|---|---|---|
| Info | No executable code present | SKILL.md:1 |
| Low | Security claims unverifiable | SKILL.md:103 |
| Info | Credential handling documented | SKILL.md:89 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No code files present |
| Network | READ | NONE | ✓ Aligned | SKILL.md declares platform API and webhook access only |
| Shell | NONE | NONE | — | No shell scripts or subprocess calls found |
| Environment | READ | NONE | ✓ Aligned | SKILL.md:89-96 documents credential env vars (CMR_XHS_COOKIE, etc.) |
1 findings
Medium External URL 外部 URL
https://open.feishu.cn/xxxxxx SKILL.md:79 File Tree
1 files · 6.2 KB · 169 lines Markdown 1f · 169L
└─
SKILL.md
Markdown
Security Positives
✓ Comprehensive documentation describing legitimate social media management features
✓ Claims local encrypted storage without third-party upload (cannot verify without code)
✓ No base64-encoded payloads or obfuscated code detected
✓ No suspicious external IPs or domains in actual code
✓ MIT license declared
✓ Security best practices documented (token rotation, minimal permissions)