Skip to main content

llm-code-docs

Provides a centralized repository for AI-readable documentation across 245+ frameworks, enhancing developer efficiency and resource accessibility.

Install this skill

or
78/100

Security score

The llm-code-docs skill was audited on Feb 12, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 174

Curl to non-GitHub URL

SourceSKILL.md
174curl -sL https://docs.example.com/llms.txt | head -20
medium line 299

Curl to non-GitHub URL

SourceSKILL.md
299curl -sI https://docs.example.com/llms.txt
medium line 300

Curl to non-GitHub URL

SourceSKILL.md
300curl -sI https://example.com/llms.txt
medium line 301

Curl to non-GitHub URL

SourceSKILL.md
301curl -sI https://docs.example.com/llms-full.txt
low line 244

External URL reference

SourceSKILL.md
244base_url: https://ai-sdk.dev/
low line 300

External URL reference

SourceSKILL.md
300curl -sI https://example.com/llms.txt
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →