QLD Property Research

v1.0.3

Detailed Queensland property due-diligence for a single street address using official sources only. Use when an agent needs to research a Queensland property...

0· 96·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
The skill claims to use official Queensland/NBN/Translink sources and the included scripts call exactly those public endpoints (Brisbane ArcGIS services, nbnco places API, openrouteservice). Requesting ORS_API_KEY is appropriate for the one explicit third-party exception (walking routes). One small provenance concern: the skill's source/homepage are unknown and the registry shows no publisher homepage — technically plausible but worth noting for trust decisions.
Instruction Scope
SKILL.md confines operations to official sources and the included helper scripts. It explicitly prefers scripted API queries and only falls back to browser-based browsing of official pages. The instructions do not ask the agent to read arbitrary local files or unrelated environment variables.
Install Mechanism
There is no install spec (instruction-only skill plus bundled helper scripts). No downloads from arbitrary URLs or package registries, and all network calls in the scripts target well-known public endpoints.
Credentials
The primary credential is ORS_API_KEY which is proportionate for openrouteservice usage. The scripts also accept OPENROUTESERVICE_API_KEY as a fallback. Registry metadata lists 'Required env vars: none' while metadata declares primaryEnv ORS_API_KEY — functionally the skill behaves as if ORS_API_KEY is optional (train access becomes partial if missing), so ensure you understand the key is only needed for routing.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It does network I/O to public endpoints but does not modify other skills or system-wide settings.
Assessment
This skill is internally consistent: it uses the included scripts to query official Queensland/NBN/Translink services and optionally openrouteservice for walking routes. Before installing: 1) Decide whether you want to provide ORS_API_KEY — without it the train-access section will be marked partial (the skill documents this behavior). 2) Note the publisher/source has no homepage listed; if provenance matters, verify the author or review the bundled scripts yourself (they are short and call the expected public endpoints). 3) The skill may open official web pages as a fallback — expect an agent-driven browsing action to fetch those pages. 4) Do not paste your ORS_API_KEY into chat or public outputs; the scripts read it from the agent runtime environment. If any of these points are unacceptable, don’t install or enable the skill.

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

latestvk97b1n54whq8yfqzycams5j1ts839cz5

License

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

Runtime requirements

Primary envORS_API_KEY

Comments