q-ring
01Plugin Claude Code
Plugin marketplace listing 1 plugin: qring.
Plugin Claude Code
Plugin marketplace listing 1 plugin: qring.
Plugin Claude Code
Quantum keyring for AI agents — manage secrets, scan for leaks, rotate keys, and enforce policy directly from Claude Code.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing qring-post-edit-lint-hint.sh. From I4cTime/q-ring.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing qring-pre-bash-env-guard.sh. From I4cTime/q-ring.
Hook Claude Code
Runs when a session starts, executing qring-session-start.sh. From I4cTime/q-ring.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, PreToolUse, SessionStart).
MCP server Claude CodeCodexCursor +2
MCP server "q-ring" as configured in I4cTime/q-ring. Launched with qring-mcp.
Agent
Day-to-day secret operations assistant. Use proactively when the user wants to store, retrieve, generate, share, organize, or transfer secrets — API keys, tokens, credentials, .env values. Handles superposition (multi-environment), entanglement (linked rotation), tunnels (ephemeral), and teleport (encrypted bundles).
Agent
Proactive security monitoring agent for q-ring. Use proactively when the user mentions security audit, anomaly detection, audit log integrity, governance policy, or wants a periodic check on the project's secret posture. Verifies the tamper-evident audit chain, surfaces stale or expired credentials, scans for…
Command
Run q-ring usage / optimization analysis — heavy keys, unused entries, decay risks.
Command
Start the q-ring local status dashboard (SSE + browser UI) for live secret/health monitoring.
Command
Run a shell command with q-ring-injected secrets and stdout/stderr redaction.
Command
Run a comprehensive q-ring health check — decay, anomalies, and audit chain integrity.
Command
Find expired and stale secrets and attempt automatic rotation via their providers.
Command
Scan the workspace for hardcoded secrets, then offer to auto-fix them with q-ring.
Command
Initialize q-ring for the current project — detect environment, create manifest, import .env, set up hooks.
Command
Pack secrets into an encrypted bundle or unpack a received bundle for cross-machine transfer.
Skill Claude CodeCodex
Run shell commands with secrets injected from q-ring with stdout/stderr redaction and policy checks. Use when the user wants to run tests, migrations, or CLIs that need API keys without pasting secrets into the shell or .env.
Skill Claude CodeCodex
Set up q-ring for a new project — create manifests, detect environments, import secrets, configure hooks and policy. Use when the user starts a new project, mentions .q-ring.json, project manifest, environment detection, or initial secret setup.
Skill Claude CodeCodex
Manage secrets stored in q-ring — store, retrieve, list, inspect, import, export, and configure superposition, decay, entanglement, and tags. Use when the user mentions secrets, API keys, tokens, credentials, environment variables, .env files, or asks to store/retrieve/delete a value securely.
Skill Claude CodeCodex
Validate, rotate, and batch-check secrets against their providers. Use when the user mentions expired keys, secret rotation, validation, CI secret checks, stale credentials, or provider liveness testing.
Skill Claude CodeCodex
Scan and lint codebases for hardcoded secrets using entropy analysis and regex heuristics. Use when the user asks to find leaked credentials, audit code for secrets, migrate hardcoded values to q-ring, or clean up a codebase before committing.
Command
Run q-ring secret usage / optimization analysis. Use when the user asks how secrets are used, which keys are stale, or for cleanup suggestions.
Command
Start the q-ring local status dashboard (SSE + browser UI). Use when the user wants a live view of secret health, manifest gaps, policy posture, approvals, hooks, and audit traffic without exposing secret values.