nab 0.11.0

Token-optimized HTTP client for LLMs — fetches any URL as clean markdown
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "description": "Non-blocking YARA-X warning stub for nab fetch edges. Full edge enforcement is tracked in MIK-3390.",
  "hooks": {
    "PreToolUse": [
      {
        "matcher": "Bash|mcp__.*nab.*fetch.*",
        "hooks": [
          {
            "type": "command",
            "command": "${CLAUDE_PLUGIN_ROOT}/hooks/nab-yara-edge.sh",
            "timeout": 5
          }
        ]
      }
    ]
  }
}