Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/macstadium/orka3-cli-agent-skill/vm-commandsgit clone --depth 1 https://github.com/macstadium/orka3-cli-agent-skillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/macstadium/orka3-cli-agent-skill/vm-commands)<a href="https://agentmods.dev/commands/macstadium/orka3-cli-agent-skill/vm-commands"><img src="https://agentmods.dev/badge/commands/macstadium/orka3-cli-agent-skill/vm-commands.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.02160 |
| Opus 5 | $0.00000 | $0.01080 |
| Sonnet 5 | $0.00000 | $0.00432 |
| Haiku 4.5 | $0.00000 | $0.00216 |
Grade A, and why
vm-commands scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 270 lines — stays where its author put it; the contents beside it link to each section on GitHub.
VM Commands Reference
This reference provides detailed syntax and examples for VM-related Orka3 CLI commands.
Contents
- orka3 vm deploy
- orka3 vm list
- orka3 vm delete
- orka3 vm save
- orka3 vm commit
- orka3 vm push (Apple Silicon only)
- orka3 vm get-push-status (Apple Silicon only)
- orka3 vm resize
- orka3 vm start (Intel only)
- orka3 vm stop (Intel only)
- orka3 vm suspend (Intel only)
- orka3 vm resume (Intel only)
- orka3 vm revert (Intel only)
orka3 vm deploy
Deploy a VM with specified configuration.
Syntax:
orka3 vm deploy [<NAME>] --image <IMAGE> [flags]
orka3 vm deploy [<NAME>] --config <TEMPLATE> [flags]
Options:
-i, --image string- (Required if no --config) Base image (local or OCI)--config string- VM configuration template-c, --cpu int- Number of CPU cores (default: 3)-m, --memory float- RAM in gigabytes--node string- Specific node for deployment--tag string- Node affinity tag--tag-required- Require tagged nodes--generate-name- Generate unique name with suffix--scheduler string- Scheduler: 'default' or 'most-allocated'--metadata stringToString- Custom metadata (key1=value1,key2=value2)-p, --ports strings- Port mapping (NODE_PORT:VM_PORT[/tcp|/udp]); protocol defaults to TCP if omitted--timeout int- Deployment timeout in minutes (default: 10)-n, --namespace string- Target namespace-o, --output string- Output format: json|wide
Intel-only Options:
--iso string- ISO name to attach--gpu- Enable GPU passthrough (requires --disable-vnc)--system-serial string- Custom serial number--disable-net-boost- Disable network performance boost--disable-vnc- Disable VNC
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 270 lines · 0 tokens per session scan A 20ecd1e9c894
vm-commands is a command published in the GitHub repository macstadium/orka3-cli-agent-skill (3 stars, last pushed 9d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 2,160 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
deploy
Build and deploy the BruceOS docs site to Cloudflare Pages.
app
Control macOS apps via peekaboo app.
deploy
Build, test, deploy with staged rollout.
deploy
Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase.
scan
Scan AWS account for cost optimization.
finops-feedback
Step 5 (Feedback Loop & Celebration) — measure realized against projected savings, compute a labelled Cloud Entropy proxy, close the opportunity, and emit at least one new idea or policy update so the loop actually closes. Applies the double-loop gate. Mutates on the closure path.