lh-notice-search
Enables users to search for official LH 청약 listings in Korea, helping them find housing announcements quickly and efficiently.
Install this skill
or
75/100
Security score
The lh-notice-search skill was audited on May 17, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 59
Template literal with variable interpolation in command context
SourceSKILL.md
| 59 | ```bash |
medium line 86
Template literal with variable interpolation in command context
SourceSKILL.md
| 86 | ```bash |
medium line 96
Template literal with variable interpolation in command context
SourceSKILL.md
| 96 | ```bash |
medium line 104
Template literal with variable interpolation in command context
SourceSKILL.md
| 104 | ```bash |
low line 57
External URL reference
SourceSKILL.md
| 57 | `KSKILL_PROXY_BASE_URL` 환경변수가 있으면 그 값, 없으면 기본 `https://k-skill-proxy.nomadamas.org` 를 사용한다. |
low line 60
External URL reference
SourceSKILL.md
| 60 | BASE="${KSKILL_PROXY_BASE_URL:-https://k-skill-proxy.nomadamas.org}" |
low line 131
External URL reference
SourceSKILL.md
| 131 | "detail_url": "https://apply.lh.or.kr/lhapply/apply/wt/wrtanc/selectWrtancInfo.do?panId=2015122300019828&..." |
low line 210
External URL reference
SourceSKILL.md
| 210 | - 공식 LH 청약플러스 포털: `https://apply.lh.or.kr/lhapply/apply/wt/wrtanc/selectWrtancList.do?mi=1026` |
low line 211
External URL reference
SourceSKILL.md
| 211 | - 공공데이터포털 카탈로그: `https://www.data.go.kr/data/15058530/openapi.do` (LH 임대공고문 정보) |
Scanned on May 17, 2026
View Security Dashboard