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.
17 lines
667 B
YAML
17 lines
667 B
YAML
name: fluxer-platform
|
|
repo: https://github.com/elkimek/hermes-fluxer-plugin
|
|
sha: 6d2ef9767d0a0811a3ae26a76290b9b1e4636d4c
|
|
description: Fluxer gateway adapter for Hermes Agent. Native Fluxer integration using Fluxer's bot REST
|
|
API for outbound messages, Gateway WebSocket events for inbound dispatches, message edits, agent-requested
|
|
reactions, pins, reply references, media delivery, and channel-directory enumeration. Component button
|
|
maintainer: elkimek
|
|
tier: community
|
|
category: platform
|
|
docs_url: https://github.com/elkimek/hermes-fluxer-plugin#readme
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env:
|
|
- name
|