Flexie
v1.0.2Flexie integration. Manage Organizations, Pipelines, Users, Filters. Use when the user wants to interact with Flexie data.
⭐ 0· 130·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 advertises a Flexie integration and all runtime steps use the Membrane CLI to create connections and run actions, which is proportionate. Minor inconsistency: the SKILL.md describes Flexie as an HR time-off app in one place while rest of the doc and action names match a CRM-style API — this looks like a documentation inaccuracy but does not change the required capabilities.
Instruction Scope
Instructions are limited to installing @membranehq/cli, logging in (browser-based OAuth), discovering/creating a connector, listing connections and running actions. The SKILL.md does not instruct the agent to read unrelated local files, environment variables, or send data to unexpected endpoints.
Install Mechanism
Install is an npm global install of @membranehq/cli (registry package) performed by the user/agent. This is a common, expected mechanism for a CLI integration but carries the usual caveats of global npm installs and package postinstall scripts — not unexpected for this kind of skill.
Credentials
No environment variables or credentials are requested by the skill itself. Authentication is handled interactively via the Membrane CLI/browser OAuth flow, which is appropriate for this integration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges or modify other skills' configs. It relies on the Membrane CLI to store tokens locally, which is normal for a CLI-based integration.
Assessment
This skill is instruction-only and delegates all access to the Membrane CLI. Before installing or running it: (1) confirm you trust the @membranehq/cli npm package and the getmembrane.com project (review the package and repo if possible), (2) be aware installing a global npm package can run install scripts and may require admin rights, (3) the CLI will manage OAuth tokens—use a least-privilege account or service account for access to your Flexie data, (4) the SKILL.md contains a minor doc mismatch describing Flexie as an HR time-off app while the actions look CRM-focused—verify the target service is the one you expect. If any of these raise concerns, inspect the Membrane CLI code/repository or perform the integration in an isolated/test environment first.Like a lobster shell, security has layers — review code before you run it.
latestvk97cvj9wd9rec6jrz9jqs800mx8437zj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
