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.
14 lines
446 B
YAML
14 lines
446 B
YAML
name: voice-call-timeout
|
|
repo: https://github.com/RenoMG/hermes-voice-call-timeout-plugin
|
|
sha: 80ea52e64a4bae042b8e31d938de78a3d3f25669
|
|
description: Configurable Discord voice-call inactivity timeout for Hermes Agent.
|
|
maintainer: RenoMG
|
|
tier: community
|
|
category: voice
|
|
docs_url: https://github.com/RenoMG/hermes-voice-call-timeout-plugin#readme
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env: []
|