semantic-scholar-library-feed
Facilitates interaction with Semantic Scholar accounts to manage research feeds and library folders efficiently.
Install this skill
or
90/100
Security score
The semantic-scholar-library-feed skill was audited on Apr 21, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 41
Access to home directory dotfiles
SourceSKILL.md
| 39 | Save Semantic Scholar auth state under: |
| 40 | |
| 41 | - `~/.auth/semantic-scholar.cookies.json` |
| 42 | - `~/.auth/semantic-scholar.cookie-header.txt` |
| 43 |
medium line 42
Access to home directory dotfiles
SourceSKILL.md
| 40 | |
| 41 | - `~/.auth/semantic-scholar.cookies.json` |
| 42 | - `~/.auth/semantic-scholar.cookie-header.txt` |
| 43 | |
| 44 | Treat `sid` and `s2` as the minimum required cookies for private Library and Feed access. If either is missing, ask the user for a fresh browser-copied curl and re-import it before touching private endpoints. |
Scanned on Apr 21, 2026
View Security Dashboard