Forest Admin
v1.0.2Forest Admin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Forest Admin data.
⭐ 0· 105·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 skill name/description present it as a 'Forest Admin' integration but the runtime instructions rely on Membrane as an intermediary and require a Membrane account — the top-level description does not call out this dependency explicitly, but the SKILL.md does. Requiring Membrane is coherent for this implementation, but users should be aware the integration is mediated by Membrane rather than a direct Forest Admin API client.
Instruction Scope
The SKILL.md stays on-topic: it instructs installing/using the Membrane CLI to list connections, run actions, and proxy requests to Forest Admin. It does not ask to read unrelated files or environment variables. Note: many actions will proxy user data through Membrane's service (the doc states this).
Install Mechanism
There is no registry install spec for the skill itself (instruction-only), but the instructions tell the user to install a global npm package (@membranehq/cli) or use npx. This is expected for a CLI-based integration but does involve installing third-party code from npm — a normal but non-trivial action the user should review.
Credentials
The skill declares no required environment variables or secrets and explicitly instructs not to ask users for API keys, relying on Membrane to manage credentials server-side. The requested access is proportional to the stated function.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges and is user-invocable only. It does not modify other skills or system settings according to the provided metadata.
Assessment
This skill uses Membrane as an intermediary to access Forest Admin. Before installing: (1) confirm you are comfortable routing admin data through Membrane (https://getmembrane.com) and review their privacy/security docs; (2) be aware the SKILL.md instructs installing a global npm CLI (@membranehq/cli) — consider using npx to avoid a global install or inspect the package source on npm/GitHub first; (3) no local secrets or env vars are requested by the skill, but actions and proxied API calls will transmit data to Membrane's infrastructure; (4) if you expected a direct Forest Admin integration, note this is implemented via Membrane and requires a Membrane account.Like a lobster shell, security has layers — review code before you run it.
latestvk9702z0qnmcnwakvka3rv96d3x842503
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
