HK Nearby Facilities

v0.1.0

Find nearby Hong Kong public facilities by place keyword or shared live location, starting with public toilets (公廁 / washroom / restroom / toilet) using offi...

0· 102·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the code and instructions: the script fetches FEHD map JSON endpoints and searches/filters public-toilet records. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs running the bundled Python script and describes expected inputs/outputs. The runtime instructions and the script operate on FEHD endpoints and local query data only. The quick-start examples use an absolute workspace path (e.g. /home/jim/...) which is just an example and not required for functionality.
Install Mechanism
No install spec is provided (instruction-only skill with a bundled script). The script is plain Python and uses stdlib urllib/json; there are no downloads from unknown hosts or archive extraction steps.
Credentials
The skill requires no environment variables, credentials, or config paths. All external network calls are to FEHD official endpoints; generated Google Maps links are constructed locally and not sent to Google by the skill.
Persistence & Privilege
always is false and the skill has no install-time persistence or cross-skill configuration. It does not modify other skills or system settings.
Assessment
This skill appears to do what it claims: it fetches public-toilet data from FEHD and ranks matches. Before installing, consider: (1) it will make outbound HTTP requests to https://www.fehd.gov.hk and read the responses — if you need offline/privacy-only operation, do not enable it; (2) review the bundled script if you want to confirm no additional telemetry is added; (3) the SKILL.md examples use an absolute path (/home/jim/...), but the script can be run from wherever the skill is installed; (4) the skill does not request secrets or write system-wide config. If you accept network access to FEHD endpoints, installing is reasonable.

Like a lobster shell, security has layers — review code before you run it.

latestvk975pxqsv1yvscmtp2ncqftk6583fzps

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments