cheap-gas-nearby
Finds the nearest gas stations with the lowest prices based on user location using Kakao Map and Opinet APIs.
Install this skill
or
93/100
Security score
The cheap-gas-nearby skill was audited on May 17, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 40
External URL reference
SourceSKILL.md
| 40 | 기본적으로 `https://k-skill-proxy.nomadamas.org/v1/opinet/around` 와 `/v1/opinet/detail` 을 경유해 조회한다. 사용자 쪽에서 별도 `OPINET_API_KEY` 를 준비할 필요가 없다. |
low line 44
External URL reference
SourceSKILL.md
| 44 | - 오픈 API 안내: `https://www.opinet.co.kr/user/custapi/openApiInfo.do` |
low line 45
External URL reference
SourceSKILL.md
| 45 | - 반경 내 주유소: `https://www.opinet.co.kr/api/aroundAll.do` |
low line 46
External URL reference
SourceSKILL.md
| 46 | - 주유소 상세정보(ID): `https://www.opinet.co.kr/api/detailById.do` |
low line 47
External URL reference
SourceSKILL.md
| 47 | - 지역코드: `https://www.opinet.co.kr/api/areaCode.do` |
low line 58
External URL reference
SourceSKILL.md
| 58 | - Kakao Map 모바일 검색: `https://m.map.kakao.com/actions/searchView?q=<query>` |
low line 59
External URL reference
SourceSKILL.md
| 59 | - Kakao Map 장소 패널 JSON: `https://place-api.map.kakao.com/places/panel3/<confirmId>` |
Scanned on May 17, 2026
View Security Dashboard