SUMMARY AI summary by gpt-5-mini
Agent Guard は、Claude Code や Codex、Git フック、GitHub Actions、CLI 向けの決定的なシークレット検出ガードレールです。gitleaks を検出エンジンに、シェルスクリプトで統合を行い、AI エージェントが .env や鍵、認証情報ファイルを参照・書き出したり、機密をダンプするシェルコマンドを実行したり、作業ツリーに機密を残すのをブロックします。ボールトやシークレット回転の代替ではありません。 利用者: AI コーディングエージェントを使う開発者やリポジトリ運用者。主な導入方法は Claude Code プラグイン、Codex(安定版は CLI+ネイティブGitフック)、ネイティブ Git フック、GitHub Actions、直接 CLI。macOS/Linux 上で sh、git、jq、gitleaks(8.30+ 推奨)が必要です。 主な機能: 読み取り禁止パス検出、書き込み・パッチ内の秘密検出、危険なシェルコマンド遮断、ステージ/作業ツリーの差分検査、CI 向けワークフローやローカル smoke-test、インストール用チェックサム検証。設定は環境変数で gitleaks 設定や deny リストを上書き可能。開発用に make ターゲットも用意されています。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Failure is an option here 👊🏻
Dates
| Created on GitHub | 2026-05-03 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 14:58 |
Similar repos (same language)
Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Cyrene963/hermes-patchesHermes Agent 社区补丁合集 - Community patches for Hermes Agent
tenondecrpc/cc-statuslineClaude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.
JinPLu/agent-roundtableAgent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.
jasper0507/idea-harnessPut a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.
ryga-test/playwright-ai-workflow-playgroundAI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.
walidboulanouar/ay-frameworkAgent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.
itchernetski/claude-code-token-watchClaude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks