扫描报告
15 /100
comments-monitor-reply
全平台评论区自动监控、智能回复与舆情分析工具
Documentation-only skill describing a social media comment monitoring tool with no executable code present to analyze
可以安装
Request implementation code before deployment to verify declared security controls (encryption, local-only storage)
安全发现 3 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 提示 | No executable code present | SKILL.md:1 |
| 低危 | Security claims unverifiable | SKILL.md:103 |
| 提示 | Credential handling documented | SKILL.md:89 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No code files present |
| 网络访问 | READ | NONE | ✓ 一致 | SKILL.md declares platform API and webhook access only |
| 命令执行 | NONE | NONE | — | No shell scripts or subprocess calls found |
| 环境变量 | READ | NONE | ✓ 一致 | SKILL.md:89-96 documents credential env vars (CMR_XHS_COOKIE, etc.) |
1 项发现
中危 外部 URL 外部 URL
https://open.feishu.cn/xxxxxx SKILL.md:79 目录结构
1 文件 · 6.2 KB · 169 行 Markdown 1f · 169L
└─
SKILL.md
Markdown
安全亮点
✓ 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)