Appmachine

v1.0.2

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

0· 82·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: it documents using the Membrane CLI to connect to Appmachine, discover actions, run actions, and proxy requests — all expected for an Appmachine integration.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI and interacting with Appmachine. Note: proxy mode sends requests through Membrane's servers and the CLI login flow delegates auth to a browser — users should understand that data and credentials are handled server-side by Membrane.
Install Mechanism
No install spec in the package itself; instructions request npm -g @membranehq/cli (public npm). This is a common, reasonable install method but requires global npm permissions. Consider using npx or a local install to avoid global install privileges and verify the package identity on npm.
Credentials
The skill declares no required env vars, credentials, or config paths. The SKILL.md explicitly advises letting Membrane manage credentials rather than asking for API keys — proportional to the stated purpose.
Persistence & Privilege
always is false, no config paths or persistence requested, and the skill is instruction-only so it does not demand elevated platform presence.
Assessment
This skill is an instruction-only guide for using Membrane to access Appmachine and appears coherent. Before installing/using: 1) Verify the @membranehq/cli package on npm (publisher, recent versions, download counts) to ensure you trust the binary you install. 2) Prefer npx or a local install if you want to avoid global npm installs that require elevated permissions. 3) Understand that Membrane acts as a proxy and will handle authentication and API requests on its servers — ensure you trust getmembrane.com and review its privacy/security policies for handling your app data. 4) During login you will authenticate via browser; be cautious with any unexpected prompts requesting unrelated credentials. If you need more assurance, review the linked repository and the Membrane project's documentation and source code before proceeding.

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

latestvk977s4xy379t3p4crjf2h0n4n584344b

License

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

Comments