Alphamoon

v1.0.2

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

0· 130·0 current·0 all-time
byMembrane Dev@membranedev
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 targets Alphamoon via the Membrane platform which is coherent with the description. Minor inconsistency: registry metadata declares no required binaries or install steps, but SKILL.md instructs installing the @membranehq/cli (npm -g), so the documentation omits the dependency on Node/npm and the membrane CLI.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests to Alphamoon. They do not ask the agent to read unrelated files, harvest environment variables, or transmit data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md recommends 'npm install -g @membranehq/cli'. Installing a public npm CLI is a typical approach, but global npm installs can require elevated privileges and you'll want to verify the package name/source before running it.
Credentials
The skill declares no required environment variables and the instructions explicitly advise against asking users for API keys (Membrane manages auth). Requiring a Membrane account and network access is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install-side persistence, and is not force-enabled (always: false). Autonomous invocation is allowed (platform default) and is not combined here with other concerning privileges.
Assessment
This skill uses Membrane (a third-party integration platform) and asks you to install the @membranehq/cli via npm. Before installing: (1) confirm you trust getmembrane / the @membranehq package on the npm registry and check the package repository; (2) ensure you are comfortable giving Membrane account access to your Alphamoon data (Membrane acts as a proxy and handles auth); (3) be aware a global npm install may require elevated privileges — consider a local install or container if you prefer; (4) note the skill metadata doesn't list the CLI or Node/npm as required, so ensure Node/npm are installed; and (5) only proceed if you trust the Membrane service and the Alphamoon integration for handling your data.

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

latestvk978y0gzn63bceqnkvc1ce47as843qp5

License

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

Comments