UMG Envoy Agent
Minimized public alpha.5 UMG Envoy Agent for OpenClaw
Audits
PassInstall
openclaw plugins install clawhub:umg-envoy-agentUMG Envoy Agent 0.3.0-alpha.5
UMG Envoy Agent 0.3.0-alpha.5 is a minimized public-safe OpenClaw plugin stabilization candidate for read-only/demo UMG alpha surfaces. The published artifact keeps only the public entrypoint, bundled public sample content, runtime validation/demo utilities, and the approved safe tool surface.
What it does
- compiles bundled public sleeves into RuntimeSpec-like output
- validates runtime output honestly
- lists bundled sleeves and block libraries
- inspects bundled public sleeves
- keeps public path parse/validate/render/build tools
- runs smoke/demo flows against bundled public content only
Public-safe posture
- public-safe and read-only/demo oriented
- bundled public sample sleeves and blocks only
- no compiler bridge/process internals in the published artifact
- no MCP bridge files in the published artifact
- no LangChain bridge files in the published artifact
- no approval/resume/execution bridge internals in the published artifact
Default posture
- allowRuntimeWrites: false
- contentMode: bundled-public
- compilerMode: bundled-adapter
- debug: false
Install
openclaw plugins install clawhub:umg-envoy-agent@0.3.0-alpha.5
Build and test
- npm install
- npm run check
- npm run build
- npm run smoke
- npm run pack:dry
Entry point
- dist/plugin-entry-public.js
