// about

Security for people who build with AI and don't have a security team

SixthWall is built and backed by Scorpyns Technologies Private Limited, a software company that ships its own products with AI coding tools and kept running into the same problem: the tools let anyone build a working app in an afternoon, and almost none of those apps get looked at by anyone who knows security. The scanners that do exist are built for security teams and speak their language.

The name comes from the five walls every app already has, in theory: authentication, authorization, a firewall, encryption and dependency scanning. None of them check whether the code itself is safe. This is the sixth wall.

What is real today

A free command-line scanner and a Claude Code integration. Fifteen rules for JavaScript and TypeScript aimed at the mistakes AI-generated code makes most often. Every finding comes with a plain-English explanation and a prompt you paste back into your AI tool to fix it. It runs on your machine and uploads nothing.

What is not real yet

Pull request scanning, the dashboard, and testing against your live deployed app are in development. You will see them marked that way everywhere on this site. We would rather show you what exists than sell you what does not.

How to reach us

The quickest way is the contact page. The source is on GitHub. Bugs, false alarms and rule ideas all go in issues. Security problems in SixthWall itself go through the disclosure page.