Sensei Hiro·Before you deploy

AI-native cloud security · Beta

Cloud security
built for AI agents.

The first AI-native cloud security service. Your coding agent calls vul.ninja before deploying — catches misconfigurations, surfaces fixes, never persists your code.

Sensei Hiro is the service behind it — the sensei your AI agent learns from.

agent · vul.ninja MCP
$ claude apply infrastructure/prod-bucket.tf
 
→ vulninja.assess_iac_change(plan)
 
CRITICAL S3 bucket public-read ACL on prod-data-store
finding public_acl_on_sensitive_bucket
fix remove ACL → enforce bucket policy
 
✗ Apply blocked. Run get_remediation? (y/N)

The operator of your cloud isn't human anymore.

Coding agents now write Terraform, deploy infrastructure, and rotate secrets. The work that used to take an engineer an afternoon takes an agent thirty seconds.

Traditional security tooling assumes a human is in the loop — clicking through a dashboard, reviewing a finding, deciding whether to act. That assumption is dissolving.

vul.ninja is built for the new operator. The agent calls our checks the same way it calls a compiler. Security stops being a downstream review step and starts being a function the agent invokes inline.

The tools your agent already knows when to call.

Exposed via MCP. Discoverable by the agent. No prompting required. AWS plus Azure ARM and Bicep today, more Azure shipping next — every tool extends Hiro's library.

Available now · Before deploy

Multi-cloud
assess_iac_change

Before your agent applies Terraform, CloudFormation, or a Kubernetes manifest, it asks vul.ninja whether the change is safe.

AWS
evaluate_iam_policy

Every IAM policy your agent generates gets risk-scored before it touches your AWS account.

Multi-cloud
get_remediation

When something fails the check, vul.ninja returns the actual fix. Code, not prose.

Azure
assess_arm_template

Bicep / ARM template review — same contract as assess_iac_change, narrowed to Azure-native deployment files.

Available now · Read your cloud

Multi-cloud
list_dashboard_findings

Read the findings vul.ninja's dashboard scanners have already discovered in your AWS, Azure, and GCP accounts — your agent picks up where the dashboard left off.

Multi-cloud
get_dashboard_finding

Pull the full record for one dashboard finding into the editor — evidence, affected resource, severity, the works.

Multi-cloud
get_remediation_for_dashboard_finding

Get the suggested fix for a finding the dashboard surfaced — CLI commands, portal steps, and a console deep link.

Coming soon · expanding the library

Roadmap

More Azure coverage on the roadmap — RBAC evaluation, Key Vault auditing, NSG analysis. Secret scanning across providers on the roadmap.

Connect in 30 seconds.

claude_desktop_config.json
{
  "mcpServers": {
    "vulninja": {
      "type": "http",
      "url": "https://mcp.vul.ninja",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Works with Claude Code today; broader MCP-client compatibility on the roadmap.

What we store and what we don't.

Your IaC files are never stored. vul.ninja never keeps your Terraform, CloudFormation, or other infrastructure files. We store the findings produced by MCP tool calls (rule, severity, location) for audit and billing. Your code is not retained.

AI remediation sends the relevant snippet to our LLM provider. When you ask for a fix and we generate a contextual diff, the offending statement block is sent to Anthropic's API to produce the response. Anthropic doesn't train on API content. The snippet isn't stored in vul.ninja's database afterward.

Template-based remediation never sees your code. For common findings, we return a canonical fix pattern from a hand-curated template. No LLM call, no snippet sent anywhere.

Built for SaaS teams shipping with AI.

SaaS founders, small engineering teams, and anyone using Claude Code to write infrastructure. Not for enterprise security teams running traditional CSPMs — they have Wiz for that.

Free during beta.

vul.ninja MCP is free during the beta. Founding-customer pricing applies after launch — 50% off for three months for the first ten customers.

Claim a founding spot

Questions.