# Sentrint

> An automated security check for apps built with Bolt, Cursor or v0.

- **Website:** https://sentrint.com
- **Pricing:** open source
- **Categories:** Developer Tools, AI Agents
- **Tags:** developer-tools, ai-agents, research
- **Platforms:** Web, CLI
- **Last verified:** 2026-09-10
- **Canonical page:** https://linkrena.com/tools/sentrint

## About

Point Sentrint at the repo behind the app you built with Claude, Gemini or any of the 16 LLM platforms it supports. Its security engine reads every line for four things: hardcoded secrets, database access rules, dependencies and code paths. An AI layer then drops the results that are not really exploitable and writes the fix. Back comes a score out of 100 with a grade, every finding written in plain English, and a fix prompt rewritten for whichever of those platforms built the app. Paste the fix, scan again, and the grade climbs.

Secrets i API keys, tokens and passwords left sitting in your code, or still in your git history.

Access rules i Whether your database and your admin pages are actually locked, or open to anyone with the link.

Dependencies i The open-source packages you rely on, checked against known vulnerabilities.

Code paths i Places where someone else's input becomes your command.

Cuts false alarms i An AI reads every result the engine returns and drops the ones that are not really exploitable, so you are not chasing noise.

Writes the fix i The fix is written out as a prompt for whichever platform built your app, ready to paste straight back into it.

Catch what your AI coding agent left exposed before they make headlines. Get ranked findings, with one-click fix prompts tailored to your stack.

## Related tools

- [Hexstrike AI](https://linkrena.com/tools/hexstrike-ai): HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.) autonomously run 150+ cybersecurity tools for automated pent…
- [Concord Mcp](https://linkrena.com/tools/concord-mcp): Live messaging for coding agents.
- [Weir](https://linkrena.com/tools/weir): Weir - unit tests for your agents.
- [RepoWorld](https://linkrena.com/tools/repoworld): Contribute to michaelaz774/RepoWorld development by creating an account on GitHub.
- [TDQS](https://linkrena.com/tools/tdqs): An open framework for scoring how well an MCP tool definition communicates to an AI agent.
- [Declick](https://linkrena.com/tools/declick): Compile an API, an MCP server, a database or a web page into a CLI your agent can run.
