← all publishers

neoninnovationlab

@neoninnovationlab source repo

3 published skills

  1. Cloud Cost Auditor · neoninnovationlab bundle
    Audits Terraform, Pulumi, CloudFormation, and Docker Compose files for common AWS/GCP cost leaks. Use when a user asks to review infrastructure-as-code for cost savings, wasteful config, or before merging a Terraform PR. Runs entirely as a static source scan by default; can optionally invoke read-only AWS CLI calls if the user approves a live scan.
    0 installs
  2. Owasp Security Reviewer · neoninnovationlab bundle
    Adversarial code review for Next.js, FastAPI, and Express apps against OWASP Top 10 patterns — IDOR, SSRF, broken auth/middleware, and secret leakage — with framework-specific checks, not generic OWASP definitions. Use before merging API/route changes or when a user asks for a security review of their app.
    0 installs
  3. Postgres Migration Auditor · neoninnovationlab bundle
    Reviews Postgres migration files (raw SQL, Prisma, Drizzle, TypeORM, Alembic/SQLAlchemy) for patterns that cause production locking, downtime, or deadlocks. Use before merging a migration PR, or when a user reports a migration hung/blocked production traffic.
    0 installs