Every entry is pinned to the commit reviewed on 2026-09-15 and passed, at that commit: `hermes plugins validate` (declared tools/hooks/middleware match registrations, no built-in tool collisions) in both the main venv and a bare `pip install -e .` venv, `tools.plugin_guard.scan_plugin` with a non-dangerous verdict, a self-updater grep over every .js file, and a vendor-credential-store write grep over every .py file. Capabilities and requires_env are copied from each plugin.yaml; category was assigned by hand.
15 lines
470 B
YAML
15 lines
470 B
YAML
name: crawl4ai
|
|
repo: https://github.com/mblauser/hermes-plugin-crawl4ai
|
|
sha: 6eb0842a39e2d89fb02ca85512945700dbebdc86
|
|
description: Crawl4ai self-hosted web content extraction. Requires CRAWL4AI_URL and CRAWL4AI_API_TOKEN
|
|
pointing at your instance.
|
|
maintainer: mblauser
|
|
tier: community
|
|
category: web
|
|
docs_url: https://github.com/mblauser/hermes-plugin-crawl4ai#readme
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env: []
|