Post-coding
How to use it
Post-coding is exposed by the Ai Security Crew MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the Post-coding tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Ai Security Crew
docker run --rm -p 8000:8000 mcp-security-review:latest --transport streamable-httpOther tools in Ai Security Crew (9)
Before coding from a Jira ticket — pull security requirements directly from the ticket
Before any coding task — get security requirements and guidelines for your tech stack
For significant new features — generate a structured threat model (STRIDE, attack surfaces)
When adding packages — scan for CVEs and check reachability in your code
Before creating a new threat model — check if one already exists in Confluence
After performthreatmodel — write the threat model to threat-model.md in the repo
After generating code — AI-powered security review against OWASP guidelines
When adding packages — confirm they exist with valid versions (catches hallucinated package names)