seoul-density
Retrieves real-time crowd density and population estimates for 121 hotspots in Seoul, helping users check current crowd levels.
Install this skill
or
93/100
Security score
The seoul-density skill was audited on May 16, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 45
Access to hidden dotfiles in home directory
SourceSKILL.md
| 45 | `$SKILL_DIR`은 이 SKILL.md가 위치한 디렉토리다(`~/.claude/skills/seoul-density` 또는 레포의 `seoul-density/`). 호출 예시는 아래 Workflow 참조. |
low line 30
External URL reference
SourceSKILL.md
| 30 | - 기본 프록시 URL: `https://k-skill-proxy.nomadamas.org` — 프록시 서버가 `SEOUL_OPEN_API_KEY`를 보유하고 있어 사용자는 키 없이 호출만 하면 된다. |
low line 31
External URL reference
SourceSKILL.md
| 31 | - `KSKILL_PROXY_BASE_URL` 환경변수로 프록시 주소를 바꿀 수 있다(예: 로컬 개발용 `http://127.0.0.1:4020`). |
Scanned on May 16, 2026
View Security Dashboard