Skip to main content

anydocs

Enables instant indexing and searching of any documentation site, enhancing access to API docs and improving workflow efficiency.

Install this skill

or
63/100

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

low line 191

Webhook reference - potential data exfiltration

SourceSKILL.md
191anydocs fetch "https://discord.com/developers/docs/resources/webhook"
low line 192

Webhook reference - potential data exfiltration

SourceSKILL.md
192anydocs fetch "resources/webhook" --profile discord
low line 230

Webhook reference - potential data exfiltration

SourceSKILL.md
230results = index.search("webhooks", limit=10)
medium line 265

Webhook reference - potential data exfiltration

SourceSKILL.md
265- **Example**: `anydocs search "webhooks"`
medium line 271

Webhook reference - potential data exfiltration

SourceSKILL.md
271- **Example**: `anydocs search "how to set up webhooks"`
medium line 93

Access to hidden dotfiles in home directory

SourceSKILL.md
93- Configuration stored in `~/.anydocs/config.json`
medium line 238

Access to hidden dotfiles in home directory

SourceSKILL.md
238Configuration is stored in `~/.anydocs/config.json`:
medium line 283

Access to hidden dotfiles in home directory

SourceSKILL.md
283- **Cache location**: `~/.anydocs/cache/`
low line 127

External URL reference

SourceSKILL.md
127https://vuejs.org \
low line 128

External URL reference

SourceSKILL.md
128https://vuejs.org/sitemap.xml
low line 191

External URL reference

SourceSKILL.md
191anydocs fetch "https://discord.com/developers/docs/resources/webhook"
low line 244

External URL reference

SourceSKILL.md
244"base_url": "https://discord.com/developers/docs",
low line 245

External URL reference

SourceSKILL.md
245"sitemap_url": "https://discord.com/developers/docs/sitemap.xml",
low line 312

External URL reference

SourceSKILL.md
312https://vuejs.org \
low line 313

External URL reference

SourceSKILL.md
313https://vuejs.org/sitemap.xml
low line 321

External URL reference

SourceSKILL.md
321https://nextjs.org \
low line 322

External URL reference

SourceSKILL.md
322https://nextjs.org/sitemap.xml
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →