← Back to Skills Marketplace
Strongdm
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
108
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install strongdm
Description
StrongDM integration. Manage data, records, and automate workflows. Use when the user wants to interact with StrongDM data.
Usage Guidance
This skill appears to do what it says (use Membrane to interact with StrongDM), but the SKILL.md instructs installing a global npm CLI even though the registry metadata lists no install requirements — a metadata mismatch. Before installing or running commands: 1) Verify the @membranehq/cli npm package (publisher, npm page, GitHub repository) and read recent release notes; 2) Prefer installing/testing the CLI in a container or isolated environment instead of a host-global npm -g install; 3) Confirm you trust Membrane/getmembrane.com and understand that login will open a browser or provide an auth URL; 4) If you cannot or do not want to install the CLI, ask the skill author to provide an explicit install spec and to declare required binaries (node/npm/npx) in the metadata. If you want higher assurance, request the skill be converted into an install-specified skill that the platform can vet automatically.
Capability Analysis
Type: OpenClaw Skill
Name: strongdm
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with StrongDM via the Membrane CLI. It includes standard procedures for installation (npm install -g @membranehq/cli), authentication, and resource management without any evidence of malicious intent or obfuscation. The instructions in SKILL.md specifically advocate for secure credential handling by offloading authentication to the Membrane platform and avoid asking the user for sensitive API keys.
Capability Assessment
Purpose & Capability
Name and description (StrongDM integration) align with the runtime instructions, which use Membrane to talk to StrongDM. However, the skill metadata declares no required binaries or install steps, while the SKILL.md explicitly requires npm/npx and the @membranehq/cli. This mismatch is unexpected but plausibly benign (author omitted metadata).
Instruction Scope
The instructions stay within the stated purpose: install the Membrane CLI, run membrane login, create a connection to StrongDM, discover and run actions. The SKILL.md does not instruct reading unrelated files, exporting arbitrary data, or prompting for unrelated credentials; it explicitly advises not to ask users for API keys.
Install Mechanism
There is no declared install spec in the registry metadata, but the SKILL.md instructs users to run `npm install -g @membranehq/cli@latest` (and uses npx). Installing a global npm package is a networked install that writes to disk and runs third-party code from the public npm registry — a moderate-risk action. The missing install declaration is an incoherence that warrants extra caution (verify the package source, integrity, and publisher).
Credentials
The skill requests no environment variables or credentials in metadata. The runtime flow uses Membrane for auth (browser-based login) and does not ask for unrelated secrets. Requiring a Membrane account and interactive login is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It does not instruct modifying other skills or global agent configs. Autonomous invocation is allowed (platform default) but is not combined with other major red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install strongdm - After installation, invoke the skill by name or use
/strongdm - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Strongdm?
StrongDM integration. Manage data, records, and automate workflows. Use when the user wants to interact with StrongDM data. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Strongdm?
Run "/install strongdm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Strongdm free?
Yes, Strongdm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Strongdm support?
Strongdm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Strongdm?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills