ads
Enables users to search and retrieve astronomy literature from NASA's Astrophysics Data System, including citation counts and BibTeX formats.
Install this skill
or
96/100
Security score
The ads skill was audited on Jun 1, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 31
Access to hidden dotfiles in home directory
SourceSKILL.md
| 31 | mkdir -p ~/.ads |
low line 32
Access to hidden dotfiles in home directory
SourceSKILL.md
| 32 | echo "YOUR_TOKEN_HERE" > ~/.ads/dev_key |
low line 33
Access to hidden dotfiles in home directory
SourceSKILL.md
| 33 | chmod 600 ~/.ads/dev_key |
low line 18
External URL reference
SourceSKILL.md
| 18 | 1. Go to https://ui.adsabs.harvard.edu |
Scanned on Jun 1, 2026
View Security Dashboard