Home / orkas-ai / orkas · resources/builtin/marketplace/agents/1040b336306f/skills/trade-control/SKILL.md · GitHub

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

Latest version
mdr add orkas-ai/orkas/trade-control@git:20260921.838ca9a
Exact content
mdr add orkas-ai/orkas/trade-control@sha256:4bca4732057f9797

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_jdihfgwygtnkz2oh.svg)](https://markdownregistry.com/a/art_jdihfgwygtnkz2oh)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.838ca9a latest2026-09-21 838ca9a 2,325 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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.

More from orkas-ai/orkas

investment-report skill
orkas-ai/orkas · resources/builtin/marketplace/agents/1040b336306f/skills/investment-report/SKILL.md
git:20260921.838ca9a · audit B · 2,113 stars
market-data skill
orkas-ai/orkas · resources/builtin/marketplace/agents/1040b336306f/skills/market-data/SKILL.md
git:20260921.838ca9a · audit B · 2,113 stars
portfolio-risk skill
orkas-ai/orkas · resources/builtin/marketplace/agents/1040b336306f/skills/portfolio-risk/SKILL.md
git:20260921.838ca9a · audit B · 2,113 stars
quant-lab skill
orkas-ai/orkas · resources/builtin/marketplace/agents/1040b336306f/skills/quant-lab/SKILL.md
git:20260921.838ca9a · audit B · 2,113 stars
security-research skill
orkas-ai/orkas · resources/builtin/marketplace/agents/1040b336306f/skills/security-research/SKILL.md
git:20260921.838ca9a · audit B · 2,113 stars
voice-project skill
orkas-ai/orkas · resources/builtin/marketplace/agents/5f890bd72ac4/skills/voice-project/SKILL.md
git:20260920.bc4e8a6 · audit B · 2,113 stars
composition-design-review skill
orkas-ai/orkas · resources/builtin/marketplace/agents/79df9cc89f5f/skills/composition-design-review/SKILL.md
git:20260911.5d2a1cb · audit B · 2,113 stars
design-system-importer skill
orkas-ai/orkas · resources/builtin/marketplace/agents/79df9cc89f5f/skills/design-system-importer/SKILL.md
git:20260920.bc4e8a6 · audit B · 2,113 stars
frontend-design skill
orkas-ai/orkas · resources/builtin/marketplace/agents/79df9cc89f5f/skills/frontend-design/SKILL.md
git:20260920.bc4e8a6 · audit B · 2,113 stars
gate-control skill
orkas-ai/orkas · resources/builtin/marketplace/agents/79df9cc89f5f/skills/gate-control/SKILL.md
git:20260920.bc4e8a6 · audit B · 2,113 stars
stage-assemble skill
orkas-ai/orkas · resources/builtin/marketplace/agents/79df9cc89f5f/skills/stage-assemble/SKILL.md
git:20260920.bc4e8a6 · audit B · 2,113 stars
stage-compose skill
orkas-ai/orkas · resources/builtin/marketplace/agents/79df9cc89f5f/skills/stage-compose/SKILL.md
git:20260911.8208720 · audit B · 2,113 stars

Every file in orkas-ai/orkas

Browse by kind, by grade B, or by owner.