household-waste-info
Provides official household waste disposal information based on location in South Korea, including schedules and methods.
Install this skill
or
91/100
Security score
The household-waste-info skill was audited on May 17, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 88
Curl to non-GitHub URL
SourceSKILL.md
| 88 | curl -fsS --get 'https://k-skill-proxy.nomadamas.org/v1/household-waste/info' \ |
low line 20
External URL reference
SourceSKILL.md
| 20 | - Base URL은 원본 API(`https://apis.data.go.kr/1741000/household_waste_info`)를 기준으로 한다. |
low line 53
External URL reference
SourceSKILL.md
| 53 | - Base URL: `https://apis.data.go.kr/1741000/household_waste_info` |
low line 88
External URL reference
SourceSKILL.md
| 88 | curl -fsS --get 'https://k-skill-proxy.nomadamas.org/v1/household-waste/info' \ |
low line 127
External URL reference
SourceSKILL.md
| 127 | - 공식 데이터 출처: 공공데이터포털 (`https://www.data.go.kr`) |
Scanned on May 17, 2026
View Security Dashboard