Skip to main content

api-reference

Provides a comprehensive API reference for PDF-RAG, aiding in troubleshooting and endpoint usage for developers.

Install this skill

or
82/100

Security score

The api-reference skill was audited on Feb 9, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 40

Curl to non-GitHub URL

SourceSKILL.md
40DOC_ID="abc123" && curl -s "http://localhost:8000/api/documents/$DOC_ID/parties"
medium line 43

Curl to non-GitHub URL

SourceSKILL.md
43curl -s "http://localhost:8000/api/documents/abc123/parties"
medium line 68

Curl to non-GitHub URL

SourceSKILL.md
68curl -s -X POST "http://localhost:8000/api/packages/{package_id}/estate-graph" \
low line 40

External URL reference

SourceSKILL.md
40DOC_ID="abc123" && curl -s "http://localhost:8000/api/documents/$DOC_ID/parties"
low line 43

External URL reference

SourceSKILL.md
43curl -s "http://localhost:8000/api/documents/abc123/parties"
low line 68

External URL reference

SourceSKILL.md
68curl -s -X POST "http://localhost:8000/api/packages/{package_id}/estate-graph" \
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry