trade-control skillB
trade-control is agent-read markdown (skill) from orkas-ai/orkas.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Trade Control Read with `market-data` whenever an order, paper trade, broker account, or live execution is mentioned. Analysis permission is not trading permission. ## Draft and validate Prepare JSON with `order`, `quote`, `account`, and `policy`. Quote timestamps must be ISO-8601 with timezone. `mode` defaults to `paper`; a live draft also needs `explicit_user_authorization: true` and `policy.allow_live: true`. ```bash "$ORKAS_NODE" "$ORKAS_PC_DIR/bin/run-skill.cjs" market-data stock -- validate-order --input order.json ``` The deterministic validator checks positive integer quantity, order price, quote staleness, buying power or sellable shares, configured order/position limits, A-share buy lots and T+1 sellable quantity, and explicit live mode. Hong Kong lot size is security-specific and must come from current instrument data; absence blocks a buy rather than assuming 100. An `allowed` result means only that the declared checks passed. Reconfirm the symbol/listing, side, quantity, order type, limit, time-in-force, market session, fees, currency, mode, and connector account in the visible order summary. ## Execution boundary …
Read the whole file at its exact version.
How to install
mdr add orkas-ai/orkas/trade-control@git:20260921.838ca9amdr add orkas-ai/orkas/trade-control@sha256:4bca4732057f9797Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_jdihfgwygtnkz2oh)
1 badge views in 30 days
Versions
Audit of the latest version
- fail: Frontmatter declares a description
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Size between 200 bytes and 200 KB (2325 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
orkas-ai/orkas · 2,113 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_jdihfgwygtnkz2oh GET https://markdownregistry.com/api/v1/resolve?ref=orkas-ai/orkas/trade-control GET https://markdownregistry.com/api/v1/blob/4bca4732057f9797fb6b8247aec5b16561a40b84f3605de69ccbaa4df664fcd2
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.