Archbee

v1.0.2

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

0· 74·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
The skill claims to integrate with Archbee and all instructions use the Membrane CLI/proxy to discover connectors, run actions, and proxy API requests — this is coherent with the stated purpose.
Instruction Scope
SKILL.md confines runtime actions to installing/using the @membranehq/cli, logging in, creating connections, listing/running actions, and proxying requests to Archbee. It does not instruct reading unrelated system files, environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
No install spec is embedded in the skill (instruction-only). The doc recommends installing @membranehq/cli via npm -g (or npx). Installing a global npm package runs third-party code on the host — this is expected for a CLI-based integration but is a general risk to consider; the package and domain (getmembrane.com) and repository appear consistent with Membrane.
Credentials
The skill requests no environment variables or credentials in SKILL.md and relies on Membrane to manage authentication server-side; requiring a Membrane account and network access is proportional to the described workflow.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges or modify other skills. Autonomous invocation is allowed by default (platform normal), but there is no evidence the skill requires permanent presence or extra privileges.
Assessment
This skill is coherent: it uses the Membrane CLI to talk to Archbee rather than asking for Archbee API keys. Before installing, verify the CLI package name (@membranehq/cli) and the Membrane project (getmembrane.com / the referenced GitHub repo). Prefer running the CLI via npx or in a disposable environment rather than installing -g if you want to limit host exposure. Ensure you trust the Membrane service with access to your Archbee data and only enable the skill for explicit user-invoked actions if you want to reduce autonomous access.

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

latestvk976vcet8zpcdqr1b97tk749mx842t7y

License

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

Comments