扫描报告
10 /100
xhs-autopilot
Full-autonomous Xiaohongshu (Little Red Book/RED) AI-native content system. 30-min operation loop with self-improvement, multi-modal content generation, and automated publishing.
Documentation-only skill package for Xiaohongshu social media automation with no executable code present and no malicious indicators found.
可以安装
This is a documentation package with no actual scripts. Verify script availability before deployment.
安全发现 1 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | Referenced scripts not present in package 文档欺骗 | SKILL.md:1 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No scripts to infer filesystem access |
| 网络访问 | READ | READ | ✓ 一致 | Documentation mentions WebFetch/web requests for research |
| 命令执行 | NONE | NONE | — | References bash commands but no scripts present |
| 浏览器 | WRITE | WRITE | ✓ 一致 | CDP browser control via localhost:9222 is documented |
1 项发现
中危 外部 URL 外部 URL
https://creator.xiaohongshu.com/publish/publish references/develop_protocol/DEVELOPER_BIBLE.md:110 目录结构
3 文件 · 14.2 KB · 490 行 Markdown 2f · 489L
JSON 1f · 1L
├─
▾
references
│ └─
▾
develop_protocol
│ └─
DEVELOPER_BIBLE.md
Markdown
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ All browser automation capabilities are thoroughly documented
✓ Anti-detection measures (human-like delays, viewport traps) are well-specified
✓ No obfuscation or suspicious encoding patterns detected
✓ No credential harvesting or data exfiltration mentioned
✓ Memory architecture provides good separation of concerns
✓ Exit codes and status tags provide clear observability