Bolt

PassAudited by ClawScan on Apr 2, 2026.

Overview

The skill is an instruction-only integration that tells the agent to use the Membrane CLI to connect to Bolt; the requested actions and instructions are consistent with that purpose, with only small documentation inconsistencies to note.

This skill appears to be a straightforward Membrane-based Bolt integration; it is instruction-only and asks you to install and use the @membranehq/cli npm package. Before installing or using it: (1) verify you trust the Membrane service and the @membranehq/cli npm package (npm package provenance/reputation), since Membrane will hold and proxy credentials and can call arbitrary endpoints on your behalf; (2) confirm the connector/action IDs and review the actions you run so you know what data is being sent/received; (3) note the SKILL.md's 'Official docs' link points to Slack Bolt (likely a documentation error) — check the homepage/repository links for accurate docs; (4) avoid pasting or sharing unrelated API keys or secrets — the skill intentionally relies on the browser-based Membrane login flow instead of asking for keys.