Skip to content

wommy/wom.womr-rail-anchor

v0.1.0MIT

In-band rail-anchor breach warning for womr.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "wom.womr-rail-anchor",
  "version": "0.1.0",
  "description": "In-band rail-anchor breach warning for womr.",
  "license": "MIT",
  "keywords": [
    "womr",
    "rail",
    "integrity",
    "node_modules"
  ],
  "extensions": {
    "com.nousresearch.hermes": {
      "manifest": "plugin.yaml",
      "entrypoint": "__init__.py",
      "provides_hooks": [
        "pre_llm_call",
        "pre_tool_call"
      ]
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.nousresearch.hermes