扫描报告
0 /100
multi-post
Multi-platform content publisher via browser automation for Weibo, Xiaohongshu, Zhihu, Twitter/X, Reddit, V2EX, Douban, and LinkedIn
Pure documentation skill with no executable code. All capabilities are browser-based and fully declared in SKILL.md. No security concerns identified.
可以安装
This skill is safe to use. It only uses the declared browser tool with profile='user' for social media posting.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | |
| 网络访问 | NONE | NONE | — | |
| 命令执行 | NONE | NONE | — | |
| 环境变量 | NONE | NONE | — | |
| 技能调用 | NONE | NONE | — | |
| 剪贴板 | NONE | NONE | — | |
| 浏览器 | READ | READ | ✓ 一致 | SKILL.md declares browser tool usage with profile='user' |
| 数据库 | NONE | NONE | — |
10 项发现
中危 外部 URL 外部 URL
https://weibo.com references/platform-flows.md:17 中危 外部 URL 外部 URL
https://weibo.com/ references/platform-flows.md:29 中危 外部 URL 外部 URL
https://creator.xiaohongshu.com/publish/publish references/platform-flows.md:38 中危 外部 URL 外部 URL
https://www.zhihu.com references/platform-flows.md:60 中危 外部 URL 外部 URL
https://zhuanlan.zhihu.com/write references/platform-flows.md:71 中危 外部 URL 外部 URL
https://x.com/compose/post references/platform-flows.md:81 中危 外部 URL 外部 URL
https://www.reddit.com/r/ references/platform-flows.md:103 中危 外部 URL 外部 URL
https://v2ex.com/new references/platform-flows.md:121 中危 外部 URL 外部 URL
https://www.linkedin.com/feed/ references/platform-flows.md:137 中危 外部 URL 外部 URL
https://www.douban.com/ references/platform-flows.md:151 目录结构
3 文件 · 10.2 KB · 305 行 Markdown 3f · 305L
├─
▾
references
│ ├─
platform-flows.md
Markdown
│ └─
platform-rules.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - purely documentation with reference files
✓ All capabilities declared: only uses browser tool with profile='user'
✓ No shell, filesystem, or network access requested
✓ No credential harvesting - relies on user's existing browser sessions
✓ No data exfiltration - only posts content to platforms user specifies
✓ Clear error handling documented (CAPTCHA, rate limiting, login checks)
✓ No obfuscation, encoding, or suspicious patterns detected
✓ Skill is scoped to social media posting only