- 5 skills
- 0 followers
- 2 days ago last updated
- ▌ Release · yoanbernabeuCreate a new release for grepai. Checks CI, determines version type, updates CHANGELOG and documentation, credits contributors, and creates GitHub release.
- ▌ Grepai · yoanbernabeuSemantic code search and call-graph tracing. Use for intent questions ('where is authentication handled?'), exploring unfamiliar code, or tracing callers/callees — as a ranking layer on top of exact-match Grep, not a replacement for it.
- ▌ Supabase Extract Anon Key · yoanbernabeuExtract the Supabase anon/public API key from client-side code. This key is expected in client apps but important for RLS testing.
- ▌ Supabase Extract DB String · yoanbernabeuCRITICAL - Detect exposed PostgreSQL database connection strings in client-side code. Direct DB access is a P0 issue.
- ▌ Supabase Audit Buckets Read · yoanbernabeuAttempt to list and read files from storage buckets to verify access controls.