Skip to main content

court-auction-notice-search

Enables users to search and retrieve real estate auction notices from South Korea's official court auction site efficiently.

Install this skill

or
67/100

Security score

The court-auction-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 132

Template literal with variable interpolation in command context

SourceSKILL.md
132console.log(`법원사무소 ${courts.count}개 로드됨`);
medium line 139

Template literal with variable interpolation in command context

SourceSKILL.md
139console.log(`서울중앙지방법원 매각공고 ${notices.count}건`);
medium line 145

Template literal with variable interpolation in command context

SourceSKILL.md
145`${item.caseNumber} (${item.usage}) — 감정 ${item.appraisedPrice}원 / 최저 ${item.minimumSalePrice}원`
medium line 147

Template literal with variable interpolation in command context

SourceSKILL.md
147console.log(` 주소: ${item.address}`);
medium line 156

Template literal with variable interpolation in command context

SourceSKILL.md
156console.log(`사건명: ${caseInfo.caseInfo.caseName}`);
medium line 157

Template literal with variable interpolation in command context

SourceSKILL.md
157console.log(`매각기일 횟수: ${caseInfo.schedule.length}`);
low line 58

External URL reference

SourceSKILL.md
58- 법원경매정보 메인: `https://www.courtauction.go.kr`
low line 59

External URL reference

SourceSKILL.md
59- 부동산매각공고 진입: `https://www.courtauction.go.kr/pgj/index.on?w2xPath=/pgj/ui/pgj100/PGJ143M01.xml&pgjId=143M01`
low line 60

External URL reference

SourceSKILL.md
60- 경매사건검색 진입: `https://www.courtauction.go.kr/pgj/index.on?w2xPath=/pgj/ui/pgj100/PGJ159M00.xml&pgjId=159M00`
Scanned on May 17, 2026
View Security Dashboard
Installation guide →
GitHub Stars 5.3K
Rate this skill
Categoryreal estate
UpdatedJune 10, 2026
NomaDamas/k-skill