Roompricegenie

v1.0.0

RoomPriceGenie integration. Manage data, records, and automate workflows. Use when the user wants to interact with RoomPriceGenie data.

0· 50·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The declared purpose (RoomPriceGenie integration) matches the runtime instructions (use the Membrane CLI and Membrane connections/proxy). Minor inconsistency: the registry metadata lists no required binaries/env, yet the SKILL.md instructs installing and using the @membranehq/cli (and by implication npm). This is a small metadata omission rather than a functional mismatch.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, logging in (browser-based OAuth flow), creating/listing connections, running actions, and proxying requests to RoomPriceGenie. It does not instruct reading local files, arbitrary env vars, or exfiltrating data outside the Membrane/RoomPriceGenie flow.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the instructions tell users to run `npm install -g @membranehq/cli` and use `npx`. Installing a global npm package will write binaries to disk and may require elevated privileges on some systems; this is expected for a CLI but should be considered by the user. The package source is a normal npm package (not an arbitrary download URL).
Credentials
The skill declares no required environment variables or credentials and explicitly recommends using Membrane-managed connections rather than asking users for API keys. That aligns with the described workflow (browser-based login and server-side credential handling).
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request persistent system-wide configuration changes. It does not ask to modify other skills or global agent settings.
Assessment
This skill appears coherent: it uses the Membrane CLI and a Membrane account to manage RoomPriceGenie connections and proxy API calls, and it does not ask for unrelated credentials. Before installing, confirm you trust the Membrane project and the npm package @membranehq/cli (check the package page and publisher), are comfortable running a global npm install, and are willing to perform the browser-based login flow. Note the registry metadata omits the CLI/npm requirement—verify you have npm or an alternative (npx) available. If you need stronger assurance, inspect the Membrane CLI repository and the connector implementation on the Membrane side (or use a sandbox) before giving access to production data.

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

latestvk97cnvavv35rnctegfnqf73nqx84ex7r

License

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

Comments