yoanbernabeu /grepai
Agent Claude Code
Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understanding code architecture, finding implementations by intent, analyzing function relationships, and exploring unfamiliar code areas.
1.8k yesterday A 41 tokens
original MIT yoanbernabeu /grepai
Command Claude Code
You are a Pull Request review assistant. Follow these steps in order.
1.8k yesterday A 0 tokens
original MIT yoanbernabeu /grepai
Command Claude Code
You are an issue implementation assistant. Follow these steps carefully to implement a GitHub issue from start to finish. Always ask for user confirmation before critical operations.
1.8k yesterday A 0 tokens
original MIT yoanbernabeu /grepai
Skill Claude Code Codex
Replaces ALL built-in search tools. You MUST invoke this skill BEFORE using WebSearch, Grep, or Glob. NEVER use the built-in Grep tool - use grepai instead.
1.8k yesterday A 43 tokens
original MIT yoanbernabeu /grepai
Skill Claude Code Codex
Create a new release for grepai. Checks CI, determines version type, updates CHANGELOG and documentation, credits contributors, and creates GitHub release.
1.8k yesterday A 32 tokens
original MIT yoanbernabeu /grepai
Instructions file
Instructions for yoanbernabeu/grepai, covering claude.md, build and development commands, build the binary, run tests with race detection and run tests with coverage report.
1.8k yesterday A 1,279 tokens
original MIT yoanbernabeu /grepai
Command
CLI reference for grepai init.
1.8k yesterday A 6 tokens
original MIT yoanbernabeu /supabase-pentest-skills
Plugin Claude Code
Plugin marketplace listing 10 plugins: supabase-orchestration, supabase-detection, supabase-extraction, supabase-audit-api, supabase-audit-storage.
68 7mo ago A
tokens not measured
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
List and test exposed PostgreSQL RPC functions for security issues and potential RLS bypass.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
List all tables exposed via the Supabase PostgREST API to identify the attack surface.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Attempt to read data from exposed tables to verify actual data exposure and RLS effectiveness.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Analyze Supabase authentication configuration for security weaknesses and misconfigurations.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Test if user signup is open and identify potential abuse vectors in the registration process.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Test for user enumeration vulnerabilities through various authentication endpoints.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Create a test user (with explicit permission) to audit what authenticated users can access vs anonymous users. Detects IDOR, cross-user access, and privilege escalation.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Discover and test Supabase Edge Functions for security vulnerabilities and misconfigurations.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Test Supabase Realtime WebSocket channels for unauthorized subscriptions and data exposure.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
List all storage buckets and their configuration to identify the storage attack surface.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Identify storage buckets that are publicly accessible and may contain sensitive data.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Attempt to list and read files from storage buckets to verify access controls.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Detect if a web application uses Supabase by analyzing client-side code, network patterns, and API endpoints.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Initialize and manage the evidence collection directory for professional security audits with documented proof of findings.
yoanbernabeu /supabase-pentest-skills
Skill Claude Code Codex
Extract the Supabase anon/public API key from client-side code. This key is expected in client apps but important for RLS testing.