← Back to Skills Marketplace
wen-si

risk-skill

by Wen-Si · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
254
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install risk-skill
Description
Assesses market, credit, and operational risks; evaluates financial, reputational, and operational impacts; and provides targeted risk management recommendat...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install risk-skill
  3. After installation, invoke the skill by name or use /risk-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug risk-skill
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is risk-skill?

Assesses market, credit, and operational risks; evaluates financial, reputational, and operational impacts; and provides targeted risk management recommendat... It is an AI Agent Skill for Claude Code / OpenClaw, with 254 downloads so far.

How do I install risk-skill?

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

Is risk-skill free?

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

Which platforms does risk-skill support?

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

Who created risk-skill?

It is built and maintained by Wen-Si (@wen-si); the current version is v1.0.1.

💬 Comments