newsblur-cli
Enables terminal management of NewsBlur for reading feeds, sharing articles, and automating workflows efficiently.
Install this skill
or
92/100
Security score
The newsblur-cli skill was audited on May 21, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 17
Access to hidden dotfiles in home directory
SourceSKILL.md
| 17 | `auth login` opens a browser for OAuth authorization. The token is stored at `~/.config/newsblur/`. |
low line 22
External URL reference
SourceSKILL.md
| 22 | newsblur --server https://my-newsblur.example.com auth login |
low line 137
External URL reference
SourceSKILL.md
| 137 | newsblur feeds add https://example.com/feed.xml |
low line 138
External URL reference
SourceSKILL.md
| 138 | newsblur feeds add https://blog.com -f Tech |
Scanned on May 21, 2026
View Security Dashboard