← Back to Skills Marketplace
gora050

Riskadvisor

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
242
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install riskadvisor
Description
RiskAdvisor integration. Manage Organizations, Leads, Pipelines, Users, Goals, Filters. Use when the user wants to interact with RiskAdvisor data.
Usage Guidance
This skill appears to do what it claims and delegates auth to Membrane. Before installing, verify the @membranehq/cli package (npm page and GitHub repo) to ensure it's the official CLI. Because the instructions recommend a global npm install, consider using 'npx' or installing in a controlled environment (container/VM) if you want to limit system exposure. If you care about where your RiskAdvisor data goes, review Membrane's privacy/security docs and the connector's permissions. Finally, be aware that the agent platform can call skills autonomously by default; if you want to restrict that, change skill invocation settings in your agent policy.
Capability Analysis
Type: OpenClaw Skill Name: riskadvisor Version: 1.0.3 The skill provides a standard integration for the RiskAdvisor platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through installing the CLI, authenticating via a delegated OAuth flow, and discovering or creating API actions through the Membrane service. While the skill requires network access and the ability to execute shell commands to interact with the CLI, these behaviors are transparently documented and aligned with the stated purpose of the integration. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description describe a RiskAdvisor integration and the SKILL.md instructs the agent to use the Membrane CLI and a connectorKey 'riskadvisor' to manage Organizations, Leads, etc. Required resources (none declared) and the described flows (connect, discover actions, run actions) are coherent with that purpose.
Instruction Scope
All runtime instructions are scoped to installing and using the Membrane CLI, authenticating via the CLI/browser flow, creating a connection, discovering, and running actions. The instructions explicitly advise not to request API keys from users and do not instruct reading unrelated files or environment variables.
Install Mechanism
The skill is instruction-only (no install spec), but SKILL.md asks users to run 'npm install -g @membranehq/cli@latest' or use 'npx' for commands. Installing a global npm CLI is a normal way to use a CLI but carries the usual risk of executing code from the npm registry; this is expected for a CLI-based integration but worth verifying the package's authenticity before installing globally.
Credentials
No environment variables, credentials, or config paths are required by the skill. The instructions rely on Membrane to handle auth server-side and explicitly say not to ask users for API keys, which is proportionate to the described integration.
Persistence & Privilege
The skill does not request always:true, does not declare system config paths, and has no install-time code in the skill bundle. It does not ask to modify other skills or global agent settings. Note: agent-autonomous invocation is the platform default (disable-model-invocation is false) but that is normal and not by itself a red flag here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install riskadvisor
  3. After installation, invoke the skill by name or use /riskadvisor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug riskadvisor
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Riskadvisor?

RiskAdvisor integration. Manage Organizations, Leads, Pipelines, Users, Goals, Filters. Use when the user wants to interact with RiskAdvisor data. It is an AI Agent Skill for Claude Code / OpenClaw, with 242 downloads so far.

How do I install Riskadvisor?

Run "/install riskadvisor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Riskadvisor free?

Yes, Riskadvisor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Riskadvisor support?

Riskadvisor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Riskadvisor?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments