EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Sentrint

    Sentrint

    Sentrint is an automated source-code security scanner for apps built with AI coding and no-code tools. It aims to give non-security experts an honest, plain-English assessment of exposed vulnerabilities and copy-paste fixes tailored to the AI tool that created the app.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    10Capabilities
    Discussions
    Kolkata, West BengalHeadquarters
    1Employee
    Focus Areas
    Code Security
    Vibe Coding
    Application Security
    Connect
    Latest News
    Published 'Six security checks you can run on your own SaaS in 15 minutes,' covering RLS, permissive policies, frontend secrets, browser-only auth, git-history secrets and webhook signatures.Sep 5, 2026
    Published an XSS guide explaining why AI-generated code continues to ship cross-site scripting and where it hides.Sep 5, 2026
    Markets
    • Non-technical founders and indie developers building with AI or no-code tools
    • Developers and teams shipping AI-assisted applications
    • Small SaaS teams that need automated security checks alongside code review and CI
    • Apps built with Lovable, Bolt, Cursor, v0, Replit, Base44 and related platforms

    AI Tools by Sentrint

    (1)
    View Sentrint
    Sentrint tool icon

    Sentrint

    AI Security Scanner for Vibe Code

    Code SecurityVibe CodingApp Security

    Discussions

    No discussions yet

    Be the first to start a discussion about Sentrint

    Latest News

    09/05/2026

    Published 'Six security checks you can run on your own SaaS in 15 minutes,' covering RLS, permissive policies, frontend secrets, browser-only auth, git-history secrets and webhook signatures.

    sentrint.com
    09/05/2026

    Published an XSS guide explaining why AI-generated code continues to ship cross-site scripting and where it hides.

    sentrint.com
    09/05/2026

    Published a v0/Next.js security checklist covering patched Next.js versions, server-side authorization, server actions, secrets, RLS, paywalls, XSS and input validation.

    sentrint.com
    09/05/2026

    Published guidance on Supabase RLS, emphasizing that enabling policies does not revoke default grants and recommending explicit grants, policies and security-invoker views.

    sentrint.com

    Products & Services

    3
    Sentrint automated source-code security scanner

    Reads a selected repository in an isolated job and checks application code, configuration, dependency manifests and up to three years of git history. It returns a score, letter grade, severity-ranked findings, plain-English explanations, dependency inventory and AI-reviewed fix prompts tailored to the AI builder used.

    Sentrint free browser security tools

    A collection of client-side utilities including a secret scanner, JWT debugger, CSP evaluator, SRI hash generator, hash generator and Base64 encoder/decoder. The secret scanner processes pasted .env/config/diff text in the browser without uploading it.

    Sentrint security badge

    An embeddable README or website badge reflecting a repository's current scan grade; it unlocks at grade C and falls back to an unrated state if a later scan drops below C.

    Market Position

    Sentrint positions itself between generic static/security scanners and a full penetration test: it focuses on common vulnerabilities introduced by fast AI-assisted building, filters findings with an AI review layer, explains them for non-security specialists and produces fixes tailored to the originating AI tool. Its own documentation says it complements rather than replaces code review, CI or a human pentest.

    Leadership

    Founders

    GD

    Gourab Dasgupta

    Founder and the sole developer/operator of Sentrint; publicly described as working in OSINT and cybersecurity and as a cyber-defense analyst. He also writes Sentrint's security guidance and handles support.

    Executive Team

    GD

    Gourab Dasgupta

    Founder and sole developer/operator

    Cybersecurity and OSINT practitioner described publicly as a cyber-defense analyst; builds the product, authors its security guidance and answers customer support.

    Founding Story

    Sentrint was started to close the gap between AI-generated apps that work and apps that are safe. Its stated premise is that AI builders optimize for functionality, while traditional security scanners overwhelm non-specialists with jargon and noisy findings; Sentrint was created to provide an honest, plain-language read and actionable fixes for people who are not security engineers.

    Business Model

    Revenue Model

    Freemium SaaS selling additional repository scans. The free plan provides one scan per month; Top-up is a one-time six-scan credit pack; Founder is a recurring monthly or annual subscription for 36 scans per month.

    Pricing Tiers

    Free
    $0 / ₹0

    One scan per month, no card; full findings, score, grade, README badge, fix prompt and per-finding AI fix.

    Top-up
    $6 / ₹499 per 6-scan pack

    One-time purchase; credits do not expire; includes full reports, fix prompts, AI fixes and expanded AI false-positive review.

    Founder monthly
    $19 / ₹1,499 per month

    36 scans per month, CSV/JSON export, full reports and fixes; cancel anytime.

    Founder annual
    $123.50 / ₹9,743.50 per year

    36 scans per month; annual billing pays for ten months and provides twelve months of service.

    Target Markets

    Industries & Segments
    • Non-technical founders and indie developers building with AI or no-code tools
    • Developers and teams shipping AI-assisted applications
    • Small SaaS teams that need automated security checks alongside code review and CI
    • Apps built with Lovable, Bolt, Cursor, v0, Replit, Base44 and related platforms
    Use Cases
    • Security checks for AI-generated or no-code SaaS applications before launch
    • Reviewing apps built with Lovable, Bolt, v0, Cursor, Replit, Base44 and similar tools
    • Finding exposed secrets in current files and git history
    • Checking database access rules, authentication, authorization, admin routes, dependencies and code paths
    • Iteratively fixing vulnerabilities with an AI builder and confirming fixes by rescanning
    • Adding a current security grade to a repository README

    Quick Facts

    Headquarters
    Kolkata, West Bengal, India
    Entity Type
    Sole proprietorship operating under the trade name Sentrint
    Employees
    1
    Office Locations
    Kolkata

    Key Capabilities

    10
    Parallel rule families for static analysis, git-history secret scanning, live secret verification, dependency advisories, infrastructure/configuration checks and AI-assisted review
    Checks for hardcoded and browser-exposed secrets, authentication and authorization failures, injection, XSS, SSRF, path traversal, insecure deserialization, mass assignment, weak hashing, JWT/webhook signature issues, open CORS, permissive Supabase RLS, public storage, open Firebase rules, debug mode, exposed admin routes and sensitive data in source or logs
    Live verification of candidate credentials against the relevant provider
    AI review layer that filters false positives, with exact-version dependency advisories verified without AI
    Score out of 100 plus A-F-style report grading and Critical/High/Medium/Low severity ordering
    Plain-English findings with file and line context

    Integrations & Partnerships

    Platform Integrations

    • GitHub repository scanning and GitHub sign-in
    • Google sign-in
    • Fix-prompt support for Cursor, Windsurf, GitHub Copilot, Cline, Replit, Claude Code, Lovable, Bolt, v0, Base44, DeepSeek, Claude, ChatGPT and Gemini
    • Cloudflare, Google Cloud, GitHub/Microsoft, OpenAI, Anthropic, Google Gemini, Upstash, Stripe and PostHog are named service providers or infrastructure components in Sentrint's privacy/terms materials

    Key Partnerships

    Google for Startups Cloud Program / Google Cloud hosting
    GitHub integration using read-only Contents and Metadata permissions for selected repositories

    Connect

    Website
    sentrint.com
    GitHub
    Sentrint
    X / Twitter
    Sentrint
    LinkedIn
    sentrint

    AI Topics

    3

    Sentrint focuses on these topics:

    Code Security(1)
    Vibe Coding(1)
    Application Security(1)
    Back to all developersSuggest an edit