Freespirits

34 mods across 2 repositories, 23 stars between them.

infra-auditor

25

Freespirits/claudeguard-il

Agent

Use this agent to review the database functions, tables, and infrastructure that ClaudeGuardIL's grader enumerated but could not decide by rule — SECURITY DEFINER bodies that mention auth.uid() without gating on it, RLS policies scoped to the wrong column, and the files in coverage.ungradedSurfaces that no rule walks…

2 25d ago B 185 tokens original MIT

mobile-auditor

26

Freespirits/claudeguard-il

Agent

Use this agent to review the Android and iOS artifacts ClaudeGuardIL's engine enumerated. The grader now decides the definitive manifest facts (debuggable, allowBackup, cleartext, exported components, iOS ATS) and records them in the mobileArtifacts and exportedComponents ledger sets; this auditor takes what those…

2 25d ago A 156 tokens original MIT

web-auditor

27

Freespirits/claudeguard-il

Agent

Use this agent to review the web routes, Supabase clients, and Next.js config keys that ClaudeGuardIL's grader enumerated but could not decide by rule. Typical triggers include a /cg-scan run that produced coverage.routes.undeterminable rows, and a request to review whether auth actually enforces, whether ownership is…

2 25d ago A 126 tokens original MIT

cg-dast

28

Freespirits/claudeguard-il

Skill Claude CodeCodex

Run four active (Tier 2) GET probes against a target the user owns and is authorized in writing to test — a reflected-markup check, a quote in an id parameter, an open-redirect check and a CSP check. This is a smoke test, NOT a scanner - no crawling, no authenticated flows, no parameter discovery, no IDOR, no fuzzing…

2 25d ago A 154 tokens original MIT

cg-fix

29

Freespirits/claudeguard-il

Skill Claude CodeCodex

Apply ClaudeGuardIL guards to the codebase (opt-in auto-fix) for findings the grader marked confirmed and autofixable, dry-run diff first and review before writing. Use when the user types /cg-fix or asks to automatically fix, patch, or apply the security fixes. Only touches the codebase, never a live target.

2 25d ago A 74 tokens original MIT

cg-harden

30

Freespirits/claudeguard-il

Skill Claude CodeCodex

Generate paste-ready hardening code (guards) for ClaudeGuardIL findings and for the coverage rows the rules could not decide, without modifying files. Use when the user types /cg-harden or asks for the fix, the guard, RLS policy, validation, headers, or middleware for a finding.

2 25d ago A 65 tokens original MIT

cg-intent

31

Freespirits/claudeguard-il

Skill Claude CodeCodex

Interview the user in plain Hebrew and English about who may see and change each kind of record in their app, then write the claudeguard.intent.yml that the business-logic checks run against. Use when the user types /cg-intent, when a scan reports businessLogic.status as assumed, or when they ask why the…

2 25d ago A 78 tokens original MIT

cg-live

32

Freespirits/claudeguard-il

Skill Claude CodeCodex

Run passive (Tier 1) live checks against a URL the user owns — read-only TLS, security headers, cookie flags, exposed files/routes, and public Supabase/Firebase reads. The probe records observations; grader.mjs turns them into findings. Use when the user types /cg-live or asks to check a running site they own.…

2 25d ago A 85 tokens original MIT

cg-scan

33

Freespirits/claudeguard-il

Skill Claude CodeCodex

Run a static (Tier 0) ClaudeGuardIL security scan of the current project — the engine computes facts, the grader assigns every severity, the domain auditors review only what the rules could not decide. Use when the user types /cg-scan or asks to scan, audit, or security-check the codebase without touching a live…

2 25d ago A 73 tokens original MIT

claudeguard

34

Freespirits/claudeguard-il

Skill Claude CodeCodex

Audit vibecoded apps for security vulnerabilities and generate paste-ready guards. Use this skill whenever the user asks to "check my app for security", "is my app safe", "security review", "audit my code", "find vulnerabilities", "harden my app", mentions leaked API keys, exposed secrets, Supabase or Firebase RLS…

2 25d ago A 152 tokens original MIT