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/valory-xyz/open-autonomy/indexgit clone --depth 1 https://github.com/valory-xyz/open-autonomyWrote 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/valory-xyz/open-autonomy/index)<a href="https://agentmods.dev/commands/valory-xyz/open-autonomy/index"><img src="https://agentmods.dev/badge/commands/valory-xyz/open-autonomy/index.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.1 | $0.00000 | $0.00398 |
| Opus 5 | $0.00000 | $0.00199 |
| Sonnet 5 | $0.00000 | $0.00080 |
| Haiku 4.5 | $0.00000 | $0.00040 |
Grade A, and why
index 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 6d 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.
What it actually says
Open Autonomy CLI Overview
This page provides a quick reference to commonly used CLI commands in the Open Autonomy framework. Each command has a brief description and basic usage example, with links to more detailed documentation.
Core Commands
autonomy analyse
Analyse an AI agent, including ABCI app specifications, docstrings, logs, and more.
Detailed analyse documentation
autonomy deploy
Deploy an AI agent using various deployment backends (Docker, Kubernetes, or localhost).
autonomy develop
Development tools for AI agents.
Detailed develop documentation
autonomy fetch
Fetch an agent blueprint or AI agent from a registry.
autonomy mint
Mint components and AI agents on-chain.
autonomy push-all
Push all available packages to a registry.
Detailed push-all documentation
autonomy replay
Replay tools for AI agents.
autonomy service
Manage on-chain AI agents.
Detailed AI agent documentation
Additional Information
- Most commands support the
--helpflag for detailed usage information - Commands that interact with blockchains typically require a key file
- Many commands have additional options for customization and configuration
- See the detailed command reference for complete documentation of each command
Common Options
Many commands share common options:
--registry: Specify the registry to use (default: remote)--chain: Select blockchain network (e.g., ethereum, polygon)--key: Path to key file for blockchain transactions--password: Password for encrypted key files--help: Show help message and exit
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.
- 6d ago First seen · 62 lines · 0 tokens per session scan A f147d7267d88
index is a command published in the GitHub repository valory-xyz/open-autonomy (127 stars, last pushed 8d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 398 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-30.
Other commands, from other repositories
agentlas-cloud
Staff a task only from the signed-in owner's Agent Cloud agents.
agentlas-local
Staff a task only from Agentlas agents registered on this machine.
dashboard-session-diff
Show file changes (git diff) for a session by id-prefix. Usage /dashboard:session-diff . Runs locally, no LLM.
dashboard-session-list
List all pi sessions (id, status, name, cwd). Runs locally, no LLM.
os-meeting
快速创建和管理AI团队会议.
spec-intake
Execute the canonical workflow: .agent/workflows/spec-intake.md.