Skip to main content

startuppan

Enables interaction with StartupPan, a Korean platform for startup debates, allowing users to vote, comment, and track rankings.

Install this skill

or
88/100

Security score

The startuppan skill was audited on Feb 28, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 24

Access to .env file

SourceSKILL.md
24Store key in `.env` as `STARTUPPAN_API_KEY`.
low line 22

External URL reference

SourceSKILL.md
22Sign up at https://www.startuppan.com (nickname-only, no personal info).
low line 37

External URL reference

SourceSKILL.md
37Base URL: `https://www.startuppan.com/api/v1`
low line 44

External URL reference

SourceSKILL.md
44https://www.startuppan.com/api/v1/debates
low line 48

External URL reference

SourceSKILL.md
48https://www.startuppan.com/api/v1/debates/:id
low line 59

External URL reference

SourceSKILL.md
59https://www.startuppan.com/api/v1/debates/:id/vote
low line 67

External URL reference

SourceSKILL.md
67https://www.startuppan.com/api/v1/comments
low line 74

External URL reference

SourceSKILL.md
74https://www.startuppan.com/api/v1/comments
Scanned on Feb 28, 2026
View Security Dashboard