Circom auditor#8
Open
StefanosChaliasos wants to merge 5 commits into
Open
Conversation
…ariants - Extract shared sandbox/parsing logic into circom_auditor_base.py - circom_auditor_claude: renamed from circom_auditor, thin claude --print wrapper - circom_auditor_codex: new tool using OpenAI Codex CLI; injects SKILL.md into prompt and falls back to CLAUDE_PLUGIN_DIR if CODEX_PLUGIN_DIR is unset - scripts/split_bugs.py: split bug list into N rate-limit-friendly shards - scripts/merge_shards.py: stitch N shard run dirs back into one combined run - Update AVAILABLE_TOOLS, TOOL_REGISTRY, config.toml, and process_zkbugs_results.py Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
circom_auditor_claude: symlink skill into scratch dir so SKILL.md's build_audit_context.py call resolves; update prompt to request delegated multi-agent workflow instead of triggering local fallback. circom_auditor_codex: replace defunct --full-auto with codex exec --dangerously-bypass-approvals-and-sandbox; add _materialize_skill and _build_delegated_context so the skill runs in delegated mode. Also add PLAN.md for running the full 70-bug LLM audit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.