Skip to main content

vndb-api

Facilitates interaction with the VNDB API for querying visual novel data, characters, and user lists efficiently.

Install this skill

or
73/100

Security score

The vndb-api skill was audited on Mar 8, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 180

Curl to non-GitHub URL

SourceSKILL.md
180curl https://api.vndb.org/kana/vn \
medium line 191

Curl to non-GitHub URL

SourceSKILL.md
191curl https://api.vndb.org/kana/vn \
medium line 201

Curl to non-GitHub URL

SourceSKILL.md
201curl https://api.vndb.org/kana/character \
medium line 211

Curl to non-GitHub URL

SourceSKILL.md
211curl https://api.vndb.org/kana/ulist \
low line 12

External URL reference

SourceSKILL.md
12**Base URL**: `https://api.vndb.org/kana`
low line 14

External URL reference

SourceSKILL.md
14**Sandbox URL**: `https://beta.vndb.org/api/kana` (for testing)
low line 20

External URL reference

SourceSKILL.md
201. Obtain a token from VNDB profile → Applications tab (or `https://vndb.org/u/tokens`)
low line 180

External URL reference

SourceSKILL.md
180curl https://api.vndb.org/kana/vn \
low line 191

External URL reference

SourceSKILL.md
191curl https://api.vndb.org/kana/vn \
low line 201

External URL reference

SourceSKILL.md
201curl https://api.vndb.org/kana/character \
low line 211

External URL reference

SourceSKILL.md
211curl https://api.vndb.org/kana/ulist \
Scanned on Mar 8, 2026
View Security Dashboard