Addressfinder Australia
v1.0.2AddressFinder Australia integration. Manage data, records, and automate workflows. Use when the user wants to interact with AddressFinder Australia data.
⭐ 0· 97·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description describe an AddressFinder Australia integration and the SKILL.md only instructs how to use the Membrane CLI to connect, discover actions, run them, and proxy requests to AddressFinder. Required tooling and network access are appropriate for the stated purpose.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, creating connections, running actions, and proxying API requests. One important note: proxying requests via 'membrane request' means your AddressFinder requests and their payloads will transit Membrane's service (server-side authentication and credential management). This is expected for a proxy-based integration but is a privacy/third-party data flow you should be aware of.
Install Mechanism
There is no platform install spec, but the SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g). Installing a global npm package is a reasonable way to get the CLI but carries standard npm risks (supply-chain, need for elevated privileges on some systems). The skill also demonstrates using npx in examples, which is a lower-friction alternative.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The SKILL.md deliberately advises not to ask users for API keys and to rely on Membrane-managed connections, which matches the declared requirements.
Persistence & Privilege
The skill does not request always-on presence and has no installation artifacts in the registry metadata. As an instruction-only skill, it does not itself persist configuration or request elevated agent privileges.
Scan Findings in Context
[no_regex_findings] expected: The scanner found no regex matches because this is an instruction-only skill with no code files to analyze. This is expected; absence of findings is not proof of safety but is consistent with an instructions-only skill.
Assessment
This skill is coherent: it tells you to use the Membrane CLI to connect to AddressFinder Australia and does not ask for unrelated system access or secrets. Before installing/using it, verify the @membranehq/cli package on npm (or prefer using npx to avoid a global install), confirm you trust Membrane/getmembrane.com because requests and address data will transit Membrane's service, and review Membrane's privacy/security documentation. If you need to limit exposure, create connections only when required and do not paste sensitive unrelated data into proxied requests.Like a lobster shell, security has layers — review code before you run it.
latestvk97b099gwbsr3psmzt9q93mnds842yca
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
