Typeflowai
v1.0.2TypeflowAI integration. Manage data, records, and automate workflows. Use when the user wants to interact with TypeflowAI data.
⭐ 0· 94·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
Name/description say 'manage TypeflowAI data' and the SKILL.md exclusively documents using the Membrane CLI to connect, list, and run actions against TypeflowAI — the requested operations match the stated purpose.
Instruction Scope
All runtime instructions focus on installing and using the Membrane CLI, performing login, creating a connector, listing/running actions, and proxying API requests. These are within scope, but note the instructions require installing a global npm package and running an interactive login (browser/URL flow) which creates external connections and local CLI state.
Install Mechanism
This is an instruction-only skill (no install spec). It instructs the user to install @membranehq/cli via npm -g (public registry). That's a common approach but does alter the host (global npm install); risk is moderate only because execution is manual and the package is from npm rather than a raw URL.
Credentials
The skill declares no environment variables or credentials and explicitly instructs not to ask the user for API keys, relying on Membrane to manage auth — the requested access is proportional to the purpose.
Persistence & Privilege
Skill does not request always:true or system-wide config changes. It relies on user-run CLI commands and Membrane account connections; nothing indicates elevated or persistent platform privileges.
Assessment
This skill appears to be what it claims: an integration guide that uses the Membrane CLI to manage TypeflowAI connectors and actions. Before proceeding, confirm you trust Membrane (getmembrane.com/@membranehq package) because data and auth flows go through their service. Installing the CLI globally (npm install -g @membranehq/cli) modifies your system — if you prefer not to install globally use npx or an isolated environment. The login flow opens a browser and creates a connection that grants Membrane access to TypeflowAI on your behalf; review and limit connector permissions in your Membrane account and revoke them when no longer needed. Finally, verify the CLI package source (official org/repo) if you need higher assurance.Like a lobster shell, security has layers — review code before you run it.
latestvk97ev7037w470j8ahg9fsbarzn843arp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
