Memberstack CLI
PassAudited by ClawScan on Feb 18, 2026.
Overview
The skill's files, instructions, and requirements are consistent with a CLI wrapper for Memberstack: it includes safe wrapper/search scripts, requests no credentials or installs, and confines behavior to running the memberstack-cli tool and local reference files.
This skill appears coherent and conservative: it wraps the official memberstack-cli, sanitizes CLI output, and requires user confirmation for destructive operations. Before installing, you may want to: (1) verify you trust the skill author/source (no homepage provided), (2) inspect the two included Python scripts (they are short and readable), and (3) prefer running authentication yourself (the skill instructs manual OAuth login). Also ensure you have the real memberstack-cli installed or use npx as documented; the wrapper will invoke whichever 'memberstack-cli' binary is on PATH or fall back to 'npx'.
