可信 — 风险评分 0/100
上次扫描:21 小时前 重新扫描
0 /100
book-organizer
书籍内容深度整理技能。对书籍进行深度内容整理,生成结构化的 Markdown 笔记。
Book organization skill with no executable code — purely a documentation/markdown skill that searches the web and organizes book notes.
技能名称book-organizer
分析耗时25.0s
引擎pi
可以安装
No security action required. The skill contains no scripts, no code execution, and no sensitive operations.
资源类型声明权限推断权限状态证据
文件系统 NONE READ ✓ 一致 SKILL.md line 139 — saves output to local workspace as .md file (document output…
网络访问 READ READ ✓ 一致 SKILL.md line 35-64 — declares web search and web fetch usage
命令执行 NONE NONE No shell commands found
环境变量 NONE NONE No environment access
技能调用 NONE NONE No skill invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser automation
数据库 NONE NONE No database access
21 项发现
🔗
中危 外部 URL 外部 URL
https://zh.z-library.sk/
SKILL.md:37
🔗
中危 外部 URL 外部 URL
https://z-lib.rs/
SKILL.md:38
🔗
中危 外部 URL 外部 URL
https://book4you.org/
SKILL.md:39
🔗
中危 外部 URL 外部 URL
https://1lib.education/
SKILL.md:40
🔗
中危 外部 URL 外部 URL
https://annas-archive.org/
SKILL.md:41
🔗
中危 外部 URL 外部 URL
https://www.jiumodiary.com/
SKILL.md:42
🔗
中危 外部 URL 外部 URL
https://sobooks.net/
SKILL.md:43
🔗
中危 外部 URL 外部 URL
https://www.shuge.org/
SKILL.md:44
🔗
中危 外部 URL 外部 URL
https://opac.calis.edu.cn/
SKILL.md:46
🔗
中危 外部 URL 外部 URL
http://www.chaoxing.com/
SKILL.md:47
🔗
中危 外部 URL 外部 URL
https://www.lib.pku.edu.cn/
SKILL.md:48
🔗
中危 外部 URL 外部 URL
https://lib.tsinghua.edu.cn/
SKILL.md:49
🔗
中危 外部 URL 外部 URL
https://www.library.sh.cn/
SKILL.md:50
🔗
中危 外部 URL 外部 URL
https://book.douban.com/subject/
SKILL.md:54
🔗
中危 外部 URL 外部 URL
https://weread.qq.com/
SKILL.md:55
🔗
中危 外部 URL 外部 URL
https://e.dangdang.com/
SKILL.md:56
🔗
中危 外部 URL 外部 URL
https://www.ireader.com.cn/
SKILL.md:58
🔗
中危 外部 URL 外部 URL
https://www.qidian.com/
SKILL.md:59
🔗
中危 外部 URL 外部 URL
https://baike.baidu.com/item/
SKILL.md:62
🔗
中危 外部 URL 外部 URL
https://zh.wikipedia.org/wiki/
SKILL.md:63
🔗
中危 外部 URL 外部 URL
https://www.goodreads.com/
SKILL.md:64

目录结构

2 文件 · 8.8 KB · 455 行
Markdown 2f · 455L
├─ 📁 references
│ └─ 📝 templates.md Markdown 189L · 2.6 KB
└─ 📝 SKILL.md Markdown 266L · 6.1 KB

安全亮点

✓ No executable scripts or code files present — only Markdown documentation
✓ No credential harvesting, environment variable access, or sensitive file reads
✓ No obfuscation, base64 payloads, or anti-analysis techniques
✓ No supply chain dependencies or package files
✓ No persistence mechanisms (no cron, startup hooks, or backdoors)
✓ No prompt injection or hidden instruction patterns detected
✓ Capability map is consistent: declared network:READ matches inferred behavior
✓ No subprocess, shell execution, or arbitrary command execution paths
✓ File writes are limited to Markdown output in the working directory, explicitly scoped in documentation