>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt
Mateus Zingano

Mateus Zingano

@mateuszingano

RLS & Next.js security engineer. Building @shipsealed 🦭 — ship Supabase apps that don't leak. Open to contract/part-time.

Brazil shipsealed.com On GitHub since May 2026

3

Published Tools

0

Total Stars

0

Weekly Downloads

0

GitHub Followers

14

Public Repos

Published Tools

3 Skillsacross 1 category

airlock-rls

mateuszingano

The CI gate for Supabase RLS. Fails your build if a table ships without Row Level Security or a policy is permissive (USING (true)) — and scans your deployed site for an exposed service_role key.

...more
SkillAI Tool
1 dir

airlock-auth

mateuszingano

The CI gate for Next.js auth mistakes. Fails your build when a server secret is exposed via NEXT_PUBLIC_*, and warns on mutating routes with no auth check and webhooks with no signature verification. No build required.

...more
SkillAI Tool
1 dir

airlock-migrate

mateuszingano

The CI gate for dangerous Supabase/Postgres migrations. Fails your build when a migration ships a table without RLS, disables RLS, or adds a USING (true) policy, and warns on a dropped policy/trigger. No database connection required.

...more
SkillAI Tool
1 dir