← Back to Skills Marketplace
tangweigang-jpg

Reactive Pricing Engine

by Tang Weigang · GitHub ↗ · v0.3.3 · MIT-0
cross-platform ⚠ suspicious
107
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install reactive-pricing-engine
Description
基于OTC衍生品组合的XVA估值与风险指标计算,支持CVA/DVA/FVA度量及敞口曲线生成;提供SIMM保证金敏感性分析,兼容多定价引擎配置。
Usage Guidance
Do not enable this skill for autonomous runs yet. Key things to check before installing or running it: 1) Ask the publisher for the missing install spec and a clear dependency list (Python version, pip/uv packages, exact pip/conda packages) and a LICENSE.txt—the SKILL.md mentions these but the registry lacks them. 2) Confirm which external data providers will be used and what credentials are needed; never supply API keys until you understand minimal required scopes. 3) Review seed.yaml / host_adapter.install_recipes to see any install URLs or host-side scripts the skill will run; if those download archives or run arbitrary installers, treat as high risk. 4) Run first in an isolated/sandbox environment (VM/container) and with network access restricted, or only after code review. 5) If you need the functionality but want lower risk, request a pared-down instruction-only version that lists exact dependencies (no implicit host install recipes) or provide a vetted Docker image that contains the runtime. If you cannot obtain those assurances, consider this skill suspicious and avoid exposing credentials or allowing automatic installs.
Capability Analysis
Type: OpenClaw Skill Name: reactive-pricing-engine Version: 0.3.3 The skill bundle is a comprehensive framework for financial analytics, specifically focusing on OTC derivative valuation (XVA/SIMM) and quantitative trading using the ZVT library. While there is a functional discrepancy between the ORE (Open Risk Engine) use cases and the ZVT-based trading constraints (e.g., SL-01, SL-10), the bundle contains no evidence of malicious intent, data exfiltration, or harmful prompt injection. The instructions in SKILL.md and seed.yaml are designed to enforce strict financial logic, such as T+1 trading rules and specific MACD parameters, rather than subverting the agent or host system.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
SKILL.md and the included files describe a full-featured XVA/pricing pipeline that expects Python 3.12+, the 'uv' package manager, and the zvt ecosystem (recorders, data providers). The registry metadata, however, lists no required binaries, no required env vars, and no install spec. That mismatch is incoherent: a quant/pricing engine legitimately needs Python and packages (and often credentials for paid data providers), so the skill's declared surface does not match what it actually requires.
Instruction Scope
The runtime instructions and seed.yaml instruct the agent to re-load seed.yaml, run precondition checks (e.g., python3 -c 'import zvt' and running zvt recorders), run precondition installation flows, and execute data recorders that fetch market data. These steps access local paths (ZVT_HOME), may run pip/install commands, and will trigger network activity to data providers. The skill does not declare these actions or the credentials they may need, and the instructions give broad discretion to run install/recorder commands—scope is broader than the registry indicates.
Install Mechanism
No install spec is present in the registry, but seed.yaml's execution_protocol explicitly requires executing resources.host_adapter.install_recipes[] and 'Verify each package with import check before proceeding'. That implies dynamic installs or host-side recipes will run, yet nothing is declared. This mismatch increases risk because host-side installation behavior is unspecified and could download/install packages at runtime.
Credentials
The skill references external data providers (eastmoney, joinquant, akshare, qmt) and commands that will access the filesystem and ZVT_HOME, but the registry declares no required environment variables or credentials. Paid providers (e.g., joinquant) typically require API keys/accounts. The absence of declared env vars or a primary credential is disproportionate to the described capabilities and hides what secrets the skill will need or attempt to use.
Persistence & Privilege
always:false and model invocation are normal. The skill does not request forced always-on presence. However seed.yaml prescribes a multi-step execution protocol (reloading seed.yaml before decisions, running host install recipes) which gives the skill substantial operational control when executed: it expects the host to run install recipes and preconditions. This is not an 'always:true' privilege, but it does give the skill a non-trivial runtime footprint on the host if allowed to execute installs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reactive-pricing-engine
  3. After installation, invoke the skill by name or use /reactive-pricing-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.3.3
v0.3.3: bilingual metadata injected. H1 shows XVA 定价引擎; tagline replaced with skill-specific Chinese hook; tags upgraded to Level 1-4.
v0.3.1
Remove install.sh — knowledge-only bundle. Host AI consumes directly from URL; no user-side installation needed. Fixes ClawHub suspicious flag.
v0.3.0
Doramagic crystal portfolio v0.3.0. Full 5-layer bp-009 standard. github.com/tangweigang-jpg/doramagic-skills
Metadata
Slug reactive-pricing-engine
Version 0.3.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Reactive Pricing Engine?

基于OTC衍生品组合的XVA估值与风险指标计算,支持CVA/DVA/FVA度量及敞口曲线生成;提供SIMM保证金敏感性分析,兼容多定价引擎配置。 It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Reactive Pricing Engine?

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

Is Reactive Pricing Engine free?

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

Which platforms does Reactive Pricing Engine support?

Reactive Pricing Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Reactive Pricing Engine?

It is built and maintained by Tang Weigang (@tangweigang-jpg); the current version is v0.3.3.

💬 Comments