Scan Report
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.
Safe to install
No security action required. The skill contains no scripts, no code execution, and no sensitive operations.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | READ | ✓ Aligned | SKILL.md line 139 — saves output to local workspace as .md file (document output… |
| Network | READ | READ | ✓ Aligned | SKILL.md line 35-64 — declares web search and web fetch usage |
| Shell | NONE | NONE | — | No shell commands found |
| Environment | NONE | NONE | — | No environment access |
| Skill Invoke | NONE | NONE | — | No skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
21 findings
Medium External URL 外部 URL
https://zh.z-library.sk/ SKILL.md:37 Medium External URL 外部 URL
https://z-lib.rs/ SKILL.md:38 Medium External URL 外部 URL
https://book4you.org/ SKILL.md:39 Medium External URL 外部 URL
https://1lib.education/ SKILL.md:40 Medium External URL 外部 URL
https://annas-archive.org/ SKILL.md:41 Medium External URL 外部 URL
https://www.jiumodiary.com/ SKILL.md:42 Medium External URL 外部 URL
https://sobooks.net/ SKILL.md:43 Medium External URL 外部 URL
https://www.shuge.org/ SKILL.md:44 Medium External URL 外部 URL
https://opac.calis.edu.cn/ SKILL.md:46 Medium External URL 外部 URL
http://www.chaoxing.com/ SKILL.md:47 Medium External URL 外部 URL
https://www.lib.pku.edu.cn/ SKILL.md:48 Medium External URL 外部 URL
https://lib.tsinghua.edu.cn/ SKILL.md:49 Medium External URL 外部 URL
https://www.library.sh.cn/ SKILL.md:50 Medium External URL 外部 URL
https://book.douban.com/subject/ SKILL.md:54 Medium External URL 外部 URL
https://weread.qq.com/ SKILL.md:55 Medium External URL 外部 URL
https://e.dangdang.com/ SKILL.md:56 Medium External URL 外部 URL
https://www.ireader.com.cn/ SKILL.md:58 Medium External URL 外部 URL
https://www.qidian.com/ SKILL.md:59 Medium External URL 外部 URL
https://baike.baidu.com/item/ SKILL.md:62 Medium External URL 外部 URL
https://zh.wikipedia.org/wiki/ SKILL.md:63 Medium External URL 外部 URL
https://www.goodreads.com/ SKILL.md:64 File Tree
2 files · 8.8 KB · 455 lines Markdown 2f · 455L
├─
▾
references
│ └─
templates.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 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