Skip to main content
Run any Skill in Manus
with one click
nocodetalks
GitHub creator profile

nocodetalks

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-03-09
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

audit-api-exposure
information-security-analysts

Audits the overall API attack surface of a Supabase project including exposed tables, data volume, and role grants. Use when user says "how much is exposed", "audit API surface", "what can anon access", or "too many tables visible". Generates read-only SQL for the Supabase SQL Editor.

2026-03-09
audit-auth
information-security-analysts

Audits Supabase authentication configuration including user status, MFA adoption, unconfirmed accounts, and auth hook security. Use when user says "check auth security", "MFA adoption", "unconfirmed users", "audit authentication", or "JWT security". Generates read-only SQL for the Supabase SQL Editor.

2026-03-09
audit-policies
information-security-analysts

Reviews existing RLS policies on Supabase tables for gaps and misconfigurations. Use when user says "review my policies", "check RLS policies", "find permissive policies", or "why can anon write to my table". Generates read-only SQL for the Supabase SQL Editor.

2026-03-09
audit-realtime
information-security-analysts

Audits Supabase Realtime subscriptions for data leaks including tables without RLS broadcasting changes. Use when user says "check Realtime security", "who can see my Realtime data", "audit subscriptions", or "Realtime leaking data". Generates read-only SQL for the Supabase SQL Editor.

2026-03-09
audit-rls
information-security-analysts

Finds Supabase tables missing Row Level Security (RLS). Use when user says "check RLS", "are my tables secure", "find unprotected tables", or "audit table security". Generates read-only SQL queries for the Supabase SQL Editor.

2026-03-09
audit-rpc-functions
information-security-analysts

Audits Supabase RPC functions for security risks including anon access, SECURITY DEFINER issues, and search_path vulnerabilities. Use when user says "check my functions", "which functions can anon call", "audit RPC security", or "SECURITY DEFINER risk". Generates read-only SQL for the Supabase SQL Editor.

2026-03-09
audit-sensitive-columns
information-security-analysts

Finds exposed sensitive columns like passwords, tokens, API keys, SSNs, and credit card numbers in Supabase tables. Use when user says "check for PII", "sensitive data exposed", "are passwords visible", or "audit column security". Generates read-only SQL for the Supabase SQL Editor.

2026-03-09
audit-storage
information-security-analysts

Audits Supabase storage buckets for public access, missing policies, and upload restrictions. Use when user says "check storage security", "are my buckets public", "audit file uploads", or "storage bucket exposed". Generates read-only SQL for the Supabase SQL Editor.

2026-03-09
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
nocodetalks Agent Skills | SkillsMP