sanjoy1234

12 mods across 1 repository, 1 stars between them.

gauntlex

01

sanjoy1234/gauntlex

Plugin Claude Code

Plugin marketplace listing 1 plugin: gauntlex.

1 1mo ago A tokens not measured original MIT

gauntlex

02

sanjoy1234/gauntlex

Plugin Claude Code

Adversarial co-generation engine — generates code and adversarial attacks from the same spec, concurrently. Adds /gauntlex:run and friends, plus the gauntlex MCP server.

1 1mo ago A tokens not measured original MIT

settings

03

sanjoy1234/gauntlex

Settings file Claude Code

Agent settings declaring 4 allowed tools.

1 1mo ago A tokens not measured original MIT

gauntlex:compare

04

sanjoy1234/gauntlex

Skill Claude CodeCodex

Diff two GAUNTLEX Resilience Reports — shows ARS delta, attack category shifts, new CWE coverage, and whether the codebase is improving or regressing. Returns exit 1 if ARS regression > 0.05.

1 1mo ago A 53 tokens original MIT

gauntlex:doctor

05

sanjoy1234/gauntlex

Skill Claude CodeCodex

Full GAUNTLEX environment health check — model reachable, ChromaDB writable, AVF fixtures pass, no unexpected outbound network (air-gap verification). Use before first run or when debugging failures.

1 1mo ago A 45 tokens original MIT

gauntlex:learn

06

sanjoy1234/gauntlex

Skill Claude CodeCodex

Ingest a completed GAUNTLEX run into the Knowledge Forge and update the Adaptive Brain's attack effectiveness scores. Call after reviewing a completed run to reinforce learning.

1 1mo ago A 38 tokens original MIT

gauntlex:report

07

sanjoy1234/gauntlex

Skill Claude CodeCodex

Render a stored GAUNTLEX Resilience Report as Markdown, HTML, or structured JSON. Can attach to a GitHub PR comment.

1 1mo ago A 33 tokens original MIT

gauntlex:run

08

sanjoy1234/gauntlex

Skill Claude CodeCodex

Run a full GAUNTLEX adversarial session on a spec file or GitHub issue URL. Invokes the Gauntlex (Builder + Breaker concurrent) and outputs an Adversarial Resilience Score (ARS) with a Resilience Report.

1 1mo ago A 56 tokens original MIT

gauntlex:validate

09

sanjoy1234/gauntlex

Skill Claude CodeCodex

Dry-run GAUNTLEX validation — parses the spec, resolves policy playbooks, checks model availability, and runs the AVF golden fixture gate. No attacks are fired. Exit 1 if any check fails.

1 1mo ago A 48 tokens original MIT

gauntlex:verify

10

sanjoy1234/gauntlex

Skill Claude CodeCodex

Re-derive the SHA-256 integrity hash over a Resilience Report's attack array and confirm it matches the stored hash. Detects tampered reports.

1 1mo ago A 37 tokens original MIT

gauntlex AGENTS.md

11

sanjoy1234/gauntlex

Instructions file CodexOpenCode

AGENTS.md instructions for sanjoy1234/gauntlex, covering agents.md, what this project is, setup, running the test suite and key cli commands an agent will typically need.

1 1mo ago A 1,011 tokens original MIT

gauntlex

12

sanjoy1234/gauntlex

MCP server Claude CodeCodexCursor

Adversarial Co-Generation Engine — concurrent Builder + Breaker agents for production-grade AI-generated code. Runs locally from the gauntlex-ai Python package.

1 1mo ago A tokens not measured original MIT