Footprint
v1.0.0Footprint integration. Manage data, records, and automate workflows. Use when the user wants to interact with Footprint data.
⭐ 0· 74·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 skill claims to integrate with Footprint and all instructions revolve around using the Membrane CLI to connect, list, and run Footprint actions; requested capabilities match the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in, creating connections, listing and running actions, and proxying API calls through Membrane. It does not instruct reading unrelated files, accessing unrelated credentials, or exfiltrating data outside the Membrane proxy flow.
Install Mechanism
There is no registry install spec (skill is instruction-only), but the instructions ask the user to install/run the @membranehq/cli via npm/npx. Installing or running packages from npm runs third-party code — this is expected for a CLI-based integration but is a non-negligible action the user must perform manually.
Credentials
The skill declares no required environment variables, credentials, or config paths. It explicitly relies on Membrane to handle credentials rather than asking the user for API keys, which is proportionate for this integration.
Persistence & Privilege
The skill does not request always-on presence and is user-invocable; it does not ask to modify other skills or system-wide settings in the provided instructions.
Assessment
This skill is instruction-only and uses the Membrane CLI to access Footprint — that's coherent. Before installing or running anything, verify the npm package name (@membranehq/cli) and its publisher, and prefer installing in a controlled environment (or using npx cautiously) because npm packages execute third-party code. Be prepared for the browser-based auth flow Membrane uses, and avoid pasting secrets into chat; if you need extra assurance, review @membranehq/cli source or run the CLI in an isolated/containerized environment.Like a lobster shell, security has layers — review code before you run it.
latestvk97ftps2z9fv7vgp602ck118w18453fm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
