risk-skill
v1.0.1Assesses market, credit, and operational risks; evaluates financial, reputational, and operational impacts; and provides targeted risk management recommendat...
⭐ 1· 191·0 current·0 all-time
by@wen-si
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk974met8zn8ng5gwkyqajtgnz582ty0t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
