security first
by Roy Yuen
Prevent vulnerabilities before they happen by forcing early security framing and secure-by-default design patterns.
New: UPI payments are live. Buyers in India can now pay for skills with UPI in INR -> Browse skills
THE AGENSI STORE
21 skills found
by Roy Yuen
Prevent vulnerabilities before they happen by forcing early security framing and secure-by-default design patterns.
Audit local Supabase SQL, migrations, policies, storage rules, and client code for RLS gaps, broad policies, service-role leakage, overbroad grants, and tenant-isolation mistakes. Get severity-ranked evidence, proposed fixes, and verification steps without connecting to or changing the live project.
by Timoranjes
Audit SQL and ORM queries for security vulnerabilities, N+1 performance issues, and indexing anti-patterns.
Lint an OpenAPI spec and diff two versions to catch breaking API changes before they reach consumers. Within a spec it flags missing operationId, success responses with no schema, untyped parameters, operations with no security requirement, and unbounded arrays/strings. Across two versions it flags removed paths and operations, removed response codes, a parameter becoming required, narrowed parameter types, removed enum values, and removed response fields. Analyzes JSON specs (convert YAML to JSON first).
by Nex AI
Enterprise-grade WhatsApp Business Cloud API integration for Python with session window management and webhook security.
Produces an authentication and authorization architecture — session vs token choice, RBAC model, tenant isolation, and token refresh design. Use when the user says "design our auth system", "choose session vs JWT", "design an RBAC permission model", or "set up multi-tenant auth". Do not use when the user wants API contract or rate-limiting design, not the auth architecture itself.
Messy, insecure, unfixable — that's what AI builds without architecture. This file is the architecture: 10 years of senior judgement on rendering, caching, security and SEO, so your agent builds it right from day one.
Stop leaving your AI startup exposed to malicious users trying to steal your proprietary system prompts or bypass your paywalls. The AI Prompt Injection Defense Shield is an automated code review agent that deeply analyzes your Next.js or Python backend, instantly detecting insecure LLM input fields, un-sanitized API data streams, and weak prompt boundaries. By automatically generating the exact copy-paste code patches required to harden your AI wrapper against the latest OWASP top 10 LLM vulnerabilities, this skill allows solo developers and indie hackers to confidently launch their SaaS without the fear of massive, unexpected API billing spikes or catastrophic data leaks.
by Nex AI
Generate production-grade, idempotent FastAPI webhook handlers with signature verification and audit logging.
by heyhridyansh
Production-grade reliability and security audit for inbound and outbound webhook integrations.
Automatically add reliable error handling to existing applications.
Repair file-upload drift across validation, object keys, authorization, quarantine, scanning, finalization, retries, downloads, cleanup, tests, and docs.
Repair session revocation gaps that leave JWTs, refresh tokens, cookies, WebSockets, or cached authorization usable after logout or suspension.
Repair webhook-signature contract drift in a repository using Cursor.
Repair cache bugs that expose one customer’s data to another tenant or return stale results after writes.
Repair invitation lifecycle drift across tenant scope, tokens, roles, expiry, resend, revoke, acceptance, account linking, and retries.
by nowrich
Audits API designs for OWASP Top 10 risks with severity scoring and concrete remediation checklists.