← 返回 Skills 市场
gora050

Riskadvisor

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
242
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install riskadvisor
功能描述
RiskAdvisor integration. Manage Organizations, Leads, Pipelines, Users, Goals, Filters. Use when the user wants to interact with RiskAdvisor data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install riskadvisor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /riskadvisor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug riskadvisor
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Riskadvisor 是什么?

RiskAdvisor integration. Manage Organizations, Leads, Pipelines, Users, Goals, Filters. Use when the user wants to interact with RiskAdvisor data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 242 次。

如何安装 Riskadvisor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install riskadvisor」即可一键安装,无需额外配置。

Riskadvisor 是免费的吗?

是的,Riskadvisor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Riskadvisor 支持哪些平台?

Riskadvisor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Riskadvisor?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论