Cronfree
v1.0.0Cronfree integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cronfree data.
⭐ 0· 57·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Cronfree integration) matches the instructions: installing and using the Membrane CLI to create a connection, list actions, run actions, and proxy requests to Cronfree. Required capabilities (network access and a Membrane account) are reasonable and expected.
Instruction Scope
The SKILL.md stays on-topic (discover/connect/run actions and proxy requests via Membrane). It explicitly advises using browser-based login and not asking users for API keys. One noteworthy instruction: it tells the user/agent to install and run the Membrane CLI and to perform interactive login steps — this is expected for this integration but means the agent will execute shell/npm commands and open/ask for browser-based auth.
Install Mechanism
There is no formal install spec in the registry; the README instructs running `npm install -g @membranehq/cli`. That is a standard public npm package install (moderate risk only because global npm installs execute package scripts). This is proportionate to the stated functionality but is an action the user should consent to (it writes to disk and may require elevated rights).
Credentials
The skill declares no required env vars, no credentials, and its instructions explicitly say to let Membrane handle credentials (do not ask users for API keys). There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill is not marked always:true and does not request persistent modifications to other skills or system-wide settings. It relies on user-driven CLI login and connections; default autonomous invocation is allowed but not combined with other high-risk privileges.
Assessment
This skill is coherent for interacting with Cronfree through the Membrane platform. Before installing/using it: 1) Verify you trust @membranehq/cli (check the npm package and GitHub repo) because `npm install -g` will run installer scripts and place binaries on your system; 2) Be prepared to complete an interactive browser login (the CLI uses browser-based auth and creates a server-side connection that holds your Cronfree credentials); 3) Review the permissions / scopes granted when creating the Membrane connection so you understand what the integration can read or modify; 4) If you cannot or do not want to install a global CLI, consider using a different environment or asking for a non-global install workflow. Overall the skill does not ask for unrelated secrets and matches its described purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk976h3zjhdq3s63p7drb0kcbpx8494ny
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
