AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from weaxs/stock-analysis-plugin.
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
# stock-analysis-plugin — Agent Guidelines ## Project Overview A multi-host agent plugin for stock analysis, screening, and strategy backtesting across **A / HK / US / JP / KR / TW** markets. The same capability ships as a **Pi Agent** extension, a **Hermes Agent** plugin, an **OpenClaw** plugin, and a **DeepSeek Harness (dsh)** plugin. The architecture is **one Python core, four thin host adapters**: - `tools/*.py` — the shared CLI tools. **This is the single source of truth** for all behavior. Every tool prints JSON to stdout. - `pi/index.ts` — Pi extension. `pi.registerTool` ×51, each spawns a `tools/*.py` CLI. - `hermes/` — Hermes plugin (`plugin.yaml` + `register(ctx)` in `__init__.py`; `tools.py` handlers → subprocess to the same CLIs). Discovered via the `hermes_agent.plugins` entry point. - `openclaw/` — OpenClaw plugin (`openclaw.plugin.json` manifest + `index.ts` `definePluginEntry` + `registerTool` ×51). Bundled with esbuild. …
Read the whole file at its exact version.
How to install
mdr add weaxs/stock-analysis-plugin/AGENTS.md@git:20260922.a679af1mdr add weaxs/stock-analysis-plugin/AGENTS.md@sha256:a506fdb874f524abPin 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_7srmceltvhuuf274)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.a679af1 latest | 2026-09-22 | a679af1 | 17,527 B | A | view · diff |
| git:20260922.0b9aaa8 | 2026-09-22 | 0b9aaa8 | 17,527 B | A | view · diff |
| git:20260918.5b0c6aa | 2026-09-18 | 5b0c6aa | 17,484 B | A | view · diff |
| git:20260914.c3c7cac | 2026-09-14 | c3c7cac | 17,484 B | A | view · diff |
| git:20260904.421b62c | 2026-09-04 | 421b62c | 17,449 B | A | view · diff |
| git:20260818.82a8eb9 | 2026-08-18 | 82a8eb9 | 17,329 B | A | view · diff |
| git:20260818.9fd5b3a | 2026-08-18 | 9fd5b3a | 16,831 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (17527 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
weaxs/stock-analysis-plugin · 24 stars · license none · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_7srmceltvhuuf274 GET https://markdownregistry.com/api/v1/resolve?ref=weaxs/stock-analysis-plugin/AGENTS.md GET https://markdownregistry.com/api/v1/blob/a506fdb874f524ab701fe0054a954b9f1fcdb51c4899bac3f843d7712fcc809f
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 weaxs/stock-analysis-plugin
Every file in weaxs/stock-analysis-plugin