execgo-agent-bridge skillB
execgo-agent-bridge is agent-read markdown (skill) from iammm0/secbot: Route shell, runtime.command, runtime.script, mcp.call, cli.run, or task_graph.submit work through Secbot's ExecGo-backed control tools..
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
# Overview Use this skill when work should run through ExecGo instead of ad-hoc local execution. In this repository, the primary bridge is the `execgo_action` tool, and `execute_command` can also route through ExecGo when `execgo=true` or `SECBOT_EXECGO_ENABLED=1` is active. ## When To Use - You need reliable task IDs, wait semantics, cancellation, timeout control, or runtime-backed execution. - You want to submit `runtime.command`, `runtime.script`, `mcp.call`, `cli.run`, or `task_graph.submit` actions. - You need a structured smoke test before attempting a side-effecting ExecGo action. ## Rules - Prefer `execgo_action` over hand-written HTTP calls. - Use `mode=health` or `mode=tools` first if ExecGo availability is unknown. - Use a stable `action_id` when subsequent waits or logs need correlation. - Start with `kind=os.noop` for connectivity checks before side-effecting actions. - For plain shell execution, prefer `execute_command`; only force ExecGo when the job benefits from ExecGo task handling. ## Tool Mapping In This Repo - `execgo_action`: - `mode=health` checks ExecGo health. - `mode=tools` lists adapter capabilities. …
Read the whole file at its exact version.
How to install
mdr add iammm0/secbot/execgo-agent-bridge@v1.0.0mdr add iammm0/secbot/execgo-agent-bridge@sha256:efebb1aa05c1c0eaPin 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_akwvki2dhkipqe2v)
1 badge views in 30 days
Versions
Audit of the latest version
- fail: No link to a raw IP address (matched: http://127.0.0.1:8080)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3404 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 script tag
Source
iammm0/secbot · 74 stars · license NOASSERTION · pushed 2026-09-23 · branch release
API
GET https://markdownregistry.com/api/v1/artifacts/art_akwvki2dhkipqe2v GET https://markdownregistry.com/api/v1/resolve?ref=iammm0/secbot/execgo-agent-bridge GET https://markdownregistry.com/api/v1/blob/efebb1aa05c1c0eaa41c026deb6400979671ddc10ea2cbf74a556dde7ce53e6b
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.