deepwiki-api
Enables exploration of GitHub repository documentation using DeepWiki API via curl for efficient research and understanding of libraries.
Install this skill
or
54/100
Security score
The deepwiki-api skill was audited on Feb 9, 2026 and we found 18 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 28
Curl to non-GitHub URL
SourceSKILL.md
| 28 | curl -s "https://api.deepwiki.com/wiki/microsoft/vscode/structure" \ |
medium line 43
Curl to non-GitHub URL
SourceSKILL.md
| 43 | curl -s "https://api.deepwiki.com/wiki/xtermjs/xterm.js/contents" \ |
medium line 58
Curl to non-GitHub URL
SourceSKILL.md
| 58 | curl -s -X POST "https://api.deepwiki.com/wiki/microsoft/vscode/ask" \ |
medium line 68
Curl to non-GitHub URL
SourceSKILL.md
| 68 | curl -s "https://api.deepwiki.com/wiki/xtermjs/xterm.js/structure" | jq '.topics[]' |
medium line 71
Curl to non-GitHub URL
SourceSKILL.md
| 71 | curl -s -X POST "https://api.deepwiki.com/wiki/xtermjs/xterm.js/ask" \ |
medium line 78
Curl to non-GitHub URL
SourceSKILL.md
| 78 | curl -s -X POST "https://api.deepwiki.com/wiki/microsoft/vscode/ask" \ |
medium line 85
Curl to non-GitHub URL
SourceSKILL.md
| 85 | curl -s -X POST "https://api.deepwiki.com/wiki/anthropics/claude-code/ask" \ |
low line 14
External URL reference
SourceSKILL.md
| 14 | https://api.deepwiki.com |
low line 23
External URL reference
SourceSKILL.md
| 23 | GET https://api.deepwiki.com/wiki/{owner}/{repo}/structure |
low line 28
External URL reference
SourceSKILL.md
| 28 | curl -s "https://api.deepwiki.com/wiki/microsoft/vscode/structure" \ |
low line 38
External URL reference
SourceSKILL.md
| 38 | GET https://api.deepwiki.com/wiki/{owner}/{repo}/contents |
low line 43
External URL reference
SourceSKILL.md
| 43 | curl -s "https://api.deepwiki.com/wiki/xtermjs/xterm.js/contents" \ |
low line 53
External URL reference
SourceSKILL.md
| 53 | POST https://api.deepwiki.com/wiki/{owner}/{repo}/ask |
low line 58
External URL reference
SourceSKILL.md
| 58 | curl -s -X POST "https://api.deepwiki.com/wiki/microsoft/vscode/ask" \ |
low line 68
External URL reference
SourceSKILL.md
| 68 | curl -s "https://api.deepwiki.com/wiki/xtermjs/xterm.js/structure" | jq '.topics[]' |
low line 71
External URL reference
SourceSKILL.md
| 71 | curl -s -X POST "https://api.deepwiki.com/wiki/xtermjs/xterm.js/ask" \ |
low line 78
External URL reference
SourceSKILL.md
| 78 | curl -s -X POST "https://api.deepwiki.com/wiki/microsoft/vscode/ask" \ |
low line 85
External URL reference
SourceSKILL.md
| 85 | curl -s -X POST "https://api.deepwiki.com/wiki/anthropics/claude-code/ask" \ |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydata analytics
UpdatedMay 21, 2026
majiayu000/claude-skill-registry