anydocs
Enables instant indexing and searching of any documentation site, enhancing access to API docs and improving workflow efficiency.
Install this skill
Security score
The anydocs skill was audited on Feb 27, 2026 and we found 17 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Webhook reference - potential data exfiltration
| 191 | anydocs fetch "https://discord.com/developers/docs/resources/webhook" |
Webhook reference - potential data exfiltration
| 192 | anydocs fetch "resources/webhook" --profile discord |
Webhook reference - potential data exfiltration
| 230 | results = index.search("webhooks", limit=10) |
Webhook reference - potential data exfiltration
| 265 | - **Example**: `anydocs search "webhooks"` |
Webhook reference - potential data exfiltration
| 271 | - **Example**: `anydocs search "how to set up webhooks"` |
Access to hidden dotfiles in home directory
| 93 | - Configuration stored in `~/.anydocs/config.json` |
Access to hidden dotfiles in home directory
| 238 | Configuration is stored in `~/.anydocs/config.json`: |
Access to hidden dotfiles in home directory
| 283 | - **Cache location**: `~/.anydocs/cache/` |
External URL reference
| 127 | https://vuejs.org \ |
External URL reference
| 128 | https://vuejs.org/sitemap.xml |
External URL reference
| 191 | anydocs fetch "https://discord.com/developers/docs/resources/webhook" |
External URL reference
| 244 | "base_url": "https://discord.com/developers/docs", |
External URL reference
| 245 | "sitemap_url": "https://discord.com/developers/docs/sitemap.xml", |
External URL reference
| 312 | https://vuejs.org \ |
External URL reference
| 313 | https://vuejs.org/sitemap.xml |
External URL reference
| 321 | https://nextjs.org \ |
External URL reference
| 322 | https://nextjs.org/sitemap.xml |