← Back to Skills Marketplace
whatsonyourmind

Oraclaw Risk

by Whatsonyourmind · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oraclaw-risk
Description
Risk assessment engine for AI agents. Value at Risk (VaR), CVaR, stress testing, and multi-factor risk scoring. Monte Carlo powered. Built for trading agents...
Usage Guidance
This skill describes a Monte Carlo/Bayesian risk engine but declares an ORACLAW_API_KEY without telling you how it will be used. Before installing or supplying any API key: 1) Ask the publisher to explicitly document runtime behavior — does the agent call https://oraclaw.dev or another endpoint? Provide full API endpoints and examples of requests that use ORACLAW_API_KEY. 2) Verify the pricing/payment mechanism and full payment address; 'x402' is not a complete address. 3) If an external API call is required, request that the skill document what data is sent to the remote service and how results are returned. 4) If you must provide a key, use a scoped, revocable key with minimal permissions and monitor its usage; rotate it after testing. 5) Prefer not to install or provide secrets until the developer supplies clear runtime/endpoint details or ships code showing local-only computation. If the developer updates SKILL.md to either remove the API key requirement (if computation is local) or to clearly document API endpoints and the exact use of ORACLAW_API_KEY, this assessment could be revised to benign.
Capability Analysis
Type: OpenClaw Skill Name: oraclaw-risk Version: 1.0.0 The skill bundle contains only metadata and documentation for a financial risk assessment tool (OraClaw Risk). It lacks any executable code and the instructions in SKILL.md are strictly focused on quantitative finance logic, such as Value at Risk (VaR) and Monte Carlo simulations, with no evidence of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name/description promise (Monte Carlo/Bayesian risk engine) is plausible for a risk skill, but the declared primary credential ORACLAW_API_KEY has no usage or justification in SKILL.md. Either the skill calls an external Oraclaw API (not documented) or the env var is unnecessary; this inconsistency undermines trust.
Instruction Scope
SKILL.md contains well-scoped guidance for computing VaR/CVaR, stress tests, and example input. It does not direct the agent to read files, secrets, or run system commands. However, it also omits any runtime instruction about network calls, API endpoints, or how/when to use ORACLAW_API_KEY—creating ambiguity about execution location (local vs remote).
Install Mechanism
No install spec and no code files are present, so nothing is written to disk or automatically installed. This is low-risk from an installation perspective.
Credentials
requires.env lists a single credential ORACLAW_API_KEY as primary, but SKILL.md never references it. Requesting an API key without documenting its use is disproportionate. Also, pricing/payment details (USDC on Base via 'x402') are incomplete and unexplained.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request permission to remain permanently enabled or modify other skills; no elevated persistence is requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oraclaw-risk
  3. After installation, invoke the skill by name or use /oraclaw-risk
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of oraclaw-risk: a risk assessment engine for AI agents. - Supports Value at Risk (VaR), Conditional VaR (CVaR), stress testing, and multi-factor risk scoring. - Powered by Monte Carlo simulation, Bayesian inference, and convergence analysis. - Designed for trading agents, lending agents, and portfolio managers. - Provides detailed risk outputs: VaR, CVaR, per-asset contribution, and stress scenarios. - Accessible via API with USDC-based pricing.
Metadata
Slug oraclaw-risk
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Oraclaw Risk?

Risk assessment engine for AI agents. Value at Risk (VaR), CVaR, stress testing, and multi-factor risk scoring. Monte Carlo powered. Built for trading agents... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Oraclaw Risk?

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

Is Oraclaw Risk free?

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

Which platforms does Oraclaw Risk support?

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

Who created Oraclaw Risk?

It is built and maintained by Whatsonyourmind (@whatsonyourmind); the current version is v1.0.0.

💬 Comments