← 返回 Skills 市场
wen-si

risk-skill

作者 Wen-Si · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
254
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install risk-skill
功能描述
Assesses market, credit, and operational risks; evaluates financial, reputational, and operational impacts; and provides targeted risk management recommendat...
安全使用建议
This skill is a small, local Python implementation for generating simple risk scores and recommendations; it does not access the network, credentials, or other system files. Before installing or running: (1) don't feed sensitive PII or confidential data unless you intend to process it locally; (2) treat outputs as advisory — the logic is deterministic and simplistic and should not replace expert review or validated models; (3) if you plan to extend it, add input validation, logging controls, and unit tests; and (4) note a minor metadata/version inconsistency in the SKILL.md vs registry (1.0.0 vs 1.0.1) — not a security issue but worth confirming you have the intended release.
功能分析
Type: OpenClaw Skill Name: risk-skill Version: 1.0.1 The skill bundle is a straightforward template for a risk assessment tool with no malicious functionality. The core logic in `cro_skill.py` uses hardcoded rules to simulate risk scores and recommendations without any external dependencies, network requests, or file system interactions. All files, including `SKILL.md` and `clawhub.json`, are consistent with the stated purpose and contain no evidence of prompt injection or suspicious behavior.
能力评估
Purpose & Capability
Name/description (Chief Risk Officer / risk assessment) match the included files. The Python code implements simple risk scoring, recommendations, and metadata that align with the SKILL.md and clawhub.json.
Instruction Scope
SKILL.md describes local usage and example input/output; the runtime instructions correspond to the cro_skill.py implementation. The instructions do not ask the agent to read unrelated files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install specification is provided (instruction-only + a small Python file). There are no downloads, archive extracts, or package installs referenced.
Credentials
The skill requires no environment variables, credentials, or config paths. This is proportionate to its local, deterministic functionality.
Persistence & Privilege
The skill does not request persistent/always-available status (always: false) and does not modify other skills or system configuration. Autonomous invocation remains platform default but is not requested specially by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install risk-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /risk-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Improved documentation with a new SKILL.md providing detailed feature descriptions, usage examples, and application scenarios. - Clarified core functions: risk assessment, impact analysis, and recommendation generation. - Added input/output structure and sample code for local usage and ClawHub publishing. - Included version history and technical specifications for easier reference.
元数据
Slug risk-skill
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

risk-skill 是什么?

Assesses market, credit, and operational risks; evaluates financial, reputational, and operational impacts; and provides targeted risk management recommendat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。

如何安装 risk-skill?

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

risk-skill 是免费的吗?

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

risk-skill 支持哪些平台?

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

谁开发了 risk-skill?

由 Wen-Si(@wen-si)开发并维护,当前版本 v1.0.1。

💬 留言讨论