WINNER — ITWEB SECURITY SUMMIT HACKATHON (#SS26HACK)

Active, AI-powered protection for the AI Era

Doria is an autonomous supply chain security agent that intercepts threats at install time, reasons about risk in context, and autonomously resolves vulnerabilities before they reach your disk.

elvis@macbook Doria (venv)

Our Products

Purpose-built tools for engineers and enterprise security teams.

Open Source & Free

Doria CLI

A drop-in replacement for your package manager. Intercepts installs, scans for malicious code, catches AI-hallucinated packages, and blocks threats before they hit your machine. No config required.

$ doria install nanoid
[+] Package is safe. Proceeding with install...
Enterprise

Doria Dashboard

Continuous visibility for security teams. Real-time risk assessment across your organization's repositories, exposed secrets tracking, RBAC, and autonomous remediation oversight built for enterprise workflows.

37 Threats Blocked

Why Doria?

We don't just alert and wait. We intercept and act.

AI-Powered Threat Detection

We leverage advanced AI models and stateless AST scanning to analyze package metadata, code patterns, and behavioral signals to identify malicious packages with high accuracy.

XGBoost ML
Entropy Anomaly Detected

Contextual Risk Assessment

Doria doesn't just flag threats; it provides detailed contextual information about why a package is risky via LLM reasoning, helping engineers make informed decisions instantly.

LLM Reason: "Unexpected outbound network call via child_process.exec."

Autonomous Remediation

For enterprise users, Doria automatically blocks malicious packages, pulls the latest safe version, runs your test suite, and opens a secure Pull Request.

npm: colrs
Doria Bot
Safe PR

Developer-Friendly

Designed to integrate seamlessly into existing workflows. Whether you type it yourself or Claude Code suggests it, Doria provides security without friction or complex configs.

Claude: "pip install huggingface-cli..."
Doria: "huggingface-cli does not exist. Blocked."