docs-sources
Facilitates efficient documentation source management by employing various fetching strategies and prioritizing AI-native signals.
Install this skill
Security score
The docs-sources skill was audited on Feb 9, 2026 and we found 22 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 107 | curl -sI "https://docs.viperjuice.dev/llms.txt" | head -1 |
Curl to non-GitHub URL
| 110 | curl -sI "https://docs.viperjuice.dev/sitemap.xml" | head -1 |
Curl to non-GitHub URL
| 113 | curl -sI "https://api.viperjuice.dev/openapi.json" | head -1 |
Curl to non-GitHub URL
| 116 | curl -s "https://docs.viperjuice.dev" | wc -c |
External URL reference
| 113 | curl -sI "https://api.viperjuice.dev/openapi.json" | head -1 |
External URL reference
| 147 | "homepage": "https://..." |
External URL reference
| 168 | | react | https://react.dev | llmstxt | |
External URL reference
| 169 | | next | https://nextjs.org/docs | github_raw | |
External URL reference
| 170 | | vue | https://vuejs.org/guide | github_raw | |
External URL reference
| 171 | | nuxt | https://nuxt.com/docs | github_raw | |
External URL reference
| 172 | | svelte | https://svelte.dev/docs | github_raw | |
External URL reference
| 173 | | fastapi | https://fastapi.tiangolo.com | github_raw | |
External URL reference
| 175 | | flask | https://flask.palletsprojects.com | web_sitemap | |
External URL reference
| 176 | | express | https://expressjs.com | web_sitemap | |
External URL reference
| 177 | | prisma | https://www.prisma.io/docs | llmstxt | |
External URL reference
| 178 | | drizzle | https://orm.drizzle.team/docs | github_raw | |
External URL reference
| 179 | | vitest | https://vitest.dev | github_raw | |
External URL reference
| 180 | | playwright | https://playwright.dev/docs | github_raw | |
External URL reference
| 181 | | tailwindcss | https://tailwindcss.com/docs | llmstxt | |
External URL reference
| 182 | | trpc | https://trpc.io/docs | github_raw | |
External URL reference
| 183 | | zod | https://zod.dev | llmstxt | |
External URL reference
| 209 | {"library": "fastapi", "url": "https://fastapi.tiangolo.com", "command": "/ai-dev-kit:docs-add https://fastapi.tiangolo.com fastapi"} |