paper-deep-reader
Facilitates in-depth paper analysis by integrating Zotero and Obsidian for structured reporting and semantic search capabilities.
Install this skill
or
64/100
Security score
The paper-deep-reader skill was audited on May 24, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 28
Access to .env file
SourceSKILL.md
| 28 | 所有 API key 统一在 `stable-jarvis/.env` 中管理: |
low line 31
Access to .env file
SourceSKILL.md
| 31 | cp .env.example .env # 然后编辑 .env 填入真实 key |
medium line 34
Access to .env file
SourceSKILL.md
| 34 | `deep_read.py` 从 `stable_jarvis` 包统一加载 `.env` 配置。 |
medium line 120
Access to .env file
SourceSKILL.md
| 120 | 需要配置 embedding provider(`.env` 中 `EMBEDDING_PROVIDER`)和 `OBSIDIAN_VAULT`(已在 `.env` 中配置)。 |
medium line 179
Access to .env file
SourceSKILL.md
| 179 | | `--provider` | `.env` LLM_PROVIDER | 可选覆盖 | |
medium line 180
Access to .env file
SourceSKILL.md
| 180 | | `--model` | `.env` LLM_MODEL | 可选覆盖 | |
medium line 194
Access to .env file
SourceSKILL.md
| 194 | 1. 加载 `stable_jarvis/.env` 中的 API 配置 |
medium line 254
Access to .env file
SourceSKILL.md
| 254 | 所有配置可通过环境变量或 `.env` 文件设置: |
Scanned on May 24, 2026
View Security DashboardGitHub Stars 17
Rate this skill
Categoryeducation research
UpdatedMay 31, 2026
claudefrontendapibackendresearcherdata-scientistux-writerobsidianeducation researchdata analyticsdesign
JaimeParker/stable-jarvis