Awesome Hermes PluginsTools & Automation

Adolanium/hermes-plugin-shodan

⭐ 22 Python added to this list on 2026-08-10 repository created 2026-08-07

hermes-plugin-shodan brings Shodan.io into Hermes Agent as twelve tools, three skills, a CLI and a slash command, installed with a single hermes plugins install command and removed just as easily without touching Hermes core. Host intelligence works with no API key at all through InternetDB, and vulnerability lookups go through CVEDB; supplying a key unlocks search, DNS domain enumeration, alerts and the remaining surface. Because every Hermes frontend shares one tool registry, the tools appear at once in the desktop app, CLI, TUI, gateway, ACP and cron. The plugin exists to solve two problems the authors identify with naive Shodan wiring. The first is response size: a single host response for a busy machine can run to hundreds of kilobytes of HTTP bodies, base64 favicons, screenshots, full PEM certificate chains, robots.txt and sitemaps. The plugin keeps identity, location, tags, vulnerabilities sorted worst-first and one tight line per exposed service with product, version, HTTP title and certificate, discarding the markup; a documented lookup of 1.1.1.1 shrinks from 225,130 characters of raw JSON to 4,321 in summary form. The second is cost: Shodan query credits are limited and an agent paging through a broad search can exhaust a monthly allowance in under a minute, so the plugin keeps its own ledger, refuses to cross the limit, shows the balance falling on every credit-costing result, and suggests a free alternative instead of dead-ending. Tool descriptions and a bundled reconnaissance skill push a count-first workflow, since host lookups and the count endpoint accept the same query syntax and facets at no credit cost. The twelve tools split across two profiles: a core profile registers seven by default to avoid spending session tokens on unused schemas, while an opt-in full profile adds on-demand scanning, network alerts, exploit search, the community query directory and historical trends.

https://github.com/Adolanium/hermes-plugin-shodan

shodansecurityosintreconnaissancecvetoolscli

Also in Tools & Automation

DietrichGebert/ponytail

Ponytail is a set of plugins for AI agent development tools like Claude Code and GitHub Copilot CLI that helps agents write more efficient, concise, and safe code by following a 'lazy senior dev' m...

XiaoMi/xiaomi-miloco

Miloco is Xiaomi's open-source AI solution for whole-home intelligence, functioning as an Agent plugin on OpenClaw and Hermes to orchestrate devices for a proactive, intelligent experience.

indranilbanerjee/digital-marketing-pro

Digital Marketing Pro is an open-source AI marketing plugin for agencies and in-house teams, offering 158 skills, 24 specialist agents, and a 12-Part Strategy Flow, with EU AI Act Article 50 readin...

Tommy-yw/RunbookHermes

RunbookHermes is an AIOps agent built on Nous Research Hermes Agent, designed for evidence-driven incident response, approval-gated remediation, and continuous learning.

robbyczgw-cla/hermes-web-search-plus

A source-only Hermes Agent plugin for multi-provider web search and URL extraction, offering diagnostic routing and transparent evidence.

Codename-11/hermes-relay

Hermes-Relay is an Android companion app and CLI that extends Hermes Agent with chat, voice, and device control, enabling mobile interaction and remote execution.

Cassette-Editor/oh-my-cassette

Oh My Cassette is a video editing plugin and skill for AI agents like Hermes, enabling agent-supervised video montage workflows with minimal token overhead.

AtlasOmnia/hermes-tool-router

A Hermes Agent plugin that intelligently routes tools to reduce first-turn schema tokens and optimize LLM interactions, featuring deterministic routing and optional model-based classification.