Bmkg Weather

PassAudited by ClawScan on Apr 29, 2026.

Overview

The skill's code, instructions, and files are consistent with its stated purpose (fetching BMKG weather and earthquake data); it requires no credentials, installs nothing, and only calls BMKG endpoints.

This skill appears to do exactly what it claims: query BMKG public APIs and help map place names to adm4 codes. Before installing, note: (1) it will make network requests to api.bmkg.go.id/data.bmkg.go.id when used (the helper script also tests codes against the API), (2) there are no credentials required or requested, and (3) the included wilayah.sql is a large public reference dump (MIT-licensed). If you are comfortable with the agent making outbound requests to BMKG and with storing a local copy of public region data, this skill is coherent and proportionate to its purpose.