srt-booking
Facilitates SRT ticket management in Korea, allowing users to search, reserve, and cancel tickets seamlessly.
Install this skill
or
75/100
Security score
The srt-booking skill was audited on May 16, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 44
Access to hidden dotfiles in home directory
SourceSKILL.md
| 44 | 3. **`~/.config/k-skill/secrets.env`** (기본 fallback) — plain dotenv 파일, 퍼미션 `0600`. |
medium line 44
Access to .env file
SourceSKILL.md
| 44 | 3. **`~/.config/k-skill/secrets.env`** (기본 fallback) — plain dotenv 파일, 퍼미션 `0600`. |
high line 43
Access to system keychain/keyring
SourceSKILL.md
| 43 | 2. **에이전트가 자체 secret vault(1Password CLI, Bitwarden CLI, macOS Keychain 등)를 사용 중이면** 거기서 꺼내 환경변수로 주입해도 된다. |
Scanned on May 16, 2026
View Security Dashboard