扫描报告
0 /100
Zotero Literature Review Skill
深度集成 Zotero 的学术文献综述撰写技能,通过完整的文献库检索、PDF验证、内容提取流程生成学术文献综述
Pure documentation skill containing only Markdown files with no executable code, scripts, or malicious behavior. The code snippets are pseudocode examples, not actual implementations.
可以安装
No action required. This is a benign literature review skill with properly declared functionality.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md line 195: Reads Zotero PDF storage |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md line 40: Zotero API verification |
| 命令执行 | NONE | NONE | — | No shell commands in documentation |
| 环境变量 | NONE | NONE | — | No environment variable access documented |
| 技能调用 | NONE | NONE | — | References other skills for integration only |
| 剪贴板 | NONE | NONE | — | No clipboard access documented |
| 浏览器 | NONE | NONE | — | No browser automation documented |
| 数据库 | NONE | NONE | — | No database access documented |
目录结构
3 文件 · 47.2 KB · 1802 行 Markdown 3f · 1802L
├─
README.md
Markdown
├─
SKILL.md
Markdown
└─
应用示例.md
Markdown
安全亮点
✓ All capabilities properly declared in SKILL.md
✓ No executable code present - only pseudocode examples
✓ No credential harvesting or sensitive data access
✓ No network requests to suspicious endpoints
✓ No obfuscation techniques detected
✓ No supply chain risks (no dependencies in this documentation-only skill)
✓ Clean pre-scan results with no IOCs
✓ Referenced external libraries (PyPDF2, file-classification-manager) are standard academic tools
✓ Zotero API access is declared and appropriate for literature review functionality