πŸͺ

enchanter-ai/hydra

πŸͺMarketplace

enchanter-ai/hydra

Add this Marketplace

Add marketplace in Claude Code:
$/plugin marketplace add enchanter-ai/hydra
VibeIndex|
What it does
|

Real-time AI threat interception. Blocks CVE-mapped attacks, poisoned configs, and destructive terminal commands before execution.

16Plugins
0
Last UpdatedSep 8, 2026

Plugins in this Marketplace

πŸ”Œ

action-guard

security

Pre-execution classification and blocking of dangerous Bash commands.

0
πŸ”Œ

audit-trail

security

Comprehensive security event logging with rotation and reporting. Includes audit-verify skill for HMAC hash-chain tamper-evidence inspection.

0
πŸ”Œ

canary

security

Prompt-injection canary harness. Seeds per-session high-entropy tokens into WebFetch advisories; PostToolUse scan flags canary leakage in subsequent tool inputs/outputs as evidence of indirect injection.

0
πŸ”Œ

capability-fence

security

Best-effort subagent-escape detection. PreToolUse hook compares the invoked tool against the active skill's allowed-tools frontmatter; logs out-of-lane invocations. Observability only β€” runtime sandboxing requires harness/SDK work.

0
πŸ”Œ

capability-shield

security

Opt-in PreToolUse blocking capability allowlist. Sibling of capability-fence (advisory). When state/capability-policy.json sets enabled:true, blocks any tool call whose name is not in the active skill's declared allowed-tools frontmatter list. Default disabled. Closes F-010.

0
πŸ”Œ

config-shield

security

Session-start scanning for malicious repository configuration files.

0
πŸ”Œ

egress-monitor

security

PostToolUse advisory hook logging every WebFetch/WebSearch/Bash-network destination to append-only NDJSON. First-seen domains surface as stderr advisories.

0
πŸ”Œ

egress-shield

security

Opt-in PreToolUse blocking egress allowlist. Sibling of egress-monitor (advisory). When state/egress-policy.json sets enabled:true, blocks WebFetch/WebSearch/Bash-network calls whose destination host is not in the allowlist. Default disabled. Closes F-005.

0
πŸ”Œ

full

meta

Meta-plugin. One install pulls in all 15 Hydra plugins via dependency resolution.

0
πŸ”Œ

license-gate

compliance

License compliance scanner over npm + pip dep trees against an allow/deny SPDX policy. Flags GPL/AGPL/SSPL as denied, MPL/EPL/CDDL as warned, MIT/Apache/BSD/ISC as allowed. CI-mode supports --fail-on-deny. Skill-invoked + release-workflow gate.

0
πŸ”Œ

package-gate

security

PreToolUse advisory hook on npm/pip/uv/cargo/go/gem install. Five risk signals: existence, age, maintainer churn, typosquat (Levenshtein), download cliff. 24h URL-hash cache. Closes the supply-chain pre-install gap.

0
πŸ”Œ

reach-filter

security

Reachability-aware SCA post-filter. Consumes vuln-detector audit.jsonl + lich call-graph (when available) and emits a reach-classified subset distinguishing reachable vulnerabilities from present-but-unreachable. Operator-invoked. Closes F-039.

0
πŸ”Œ

sbom-emitter

compliance

Generates CycloneDX SBOM (bom-npm.cdx.json / bom-pip.cdx.json) by detecting npm or pip ecosystem and shelling out to the matching tool. Wired into release.yml. Closes CISA SBOM / EU CRA 2027 procurement gap. Skill-invoked + release-workflow.

0
πŸ”Œ

secret-scanner

security

Real-time secret detection in written files. 200+ patterns, Shannon entropy, Aho-Corasick matching.

0
πŸ”Œ

state-integrity

security

Defense-of-defense layer. Signs and verifies Hydra's own defense-state files (active-canaries.json, egress-policy.json, capability-policy.json, rate-policy.json, hooks.json) so adversarial corruption can't silently disable a guard. Closes R-020 (F-PT-11/12/13/17).

0
πŸ”Œ

vuln-detector

security

OWASP Top 10 and CWE-mapped vulnerability detection in code changes. SCOPE TRUTH: a single-line regex prefilter, not a dataflow engine - it cannot follow taint across lines or functions, and several rules are shape-bound to HTTP handlers. Emits COVERAGE alongside findings, so an empty result reports whether the code was actually analysed rather than implying it is clean.

0