Skip to content
View AUTHENSOR's full-sized avatar

Block or report AUTHENSOR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AUTHENSOR/README.md

Authensor

Open-source safety stack for AI agents.
Gate every tool call. Scan every input. Monitor every session. Audit everything.

License: MIT Tests: 1,148+ passing npm: @authensor OWASP: 10/10 coverage EU AI Act aligned Zero dependencies


npx @authensor/create-authensor my-agent
cd my-agent && npm install && npm run demo

Quickstart · Packages · Architecture · Why Authensor · Red Teaming · Research · Work With Us


Research

Authensor audits the infrastructure the AI safety field uses to measure itself, and files every finding upstream in public.

  • 99 defect reports across 46 organizations in evaluation, guardrail, and training infrastructure
  • 16 landed fixes, including 7 in UK AI Security Institute repos (inspect_ai, inspect_evals, inspect_cyber, control-arena), plus Meridian Labs, Databricks, NVIDIA and Presidio
  • 76 of those defects are a single class: the evaluator trusts an artifact the evaluated system controls

The stack is hardened against what that audit found.

Work With Us

Red-team engagements, evaluator and scorer audits, and adversarial testing for teams shipping AI agents.

authensor.com · john@authensor.com


Documentation

Architecture How the pieces fit: engine, control plane, scanners, receipts
Packages All 18 packages, framework adapters, companion tools
Quickstart Self-hosted setup, TypeScript and Python integration, framework adapters, CLI
Why Authensor The problem, the five layers, why the stack is free
Features Aegis content safety, session rules, budgets, Sentinel monitoring, shadow policies
Red teaming The adversarial harness, what gets tested, how it runs
API reference Control-plane endpoints
Deployment Self-hosted vs hosted, production deployment
Development Building and testing the monorepo
OWASP Agentic Top 10 Coverage mapping, 10/10
EU AI Act Article-by-article alignment

Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

Authensor is built on the belief that safety tooling should not have a paywall. We open-source every line of safety code because the more people who use these tools, the safer agents get for everyone.

License

MIT. Use it however you want.

Pinned Loading

  1. AUTHENSOR AUTHENSOR Public

    Free AI safety stack + frontier adversarial red teaming. Policy engine, content scanner, behavioral monitor, MCP gateway. 350+ vulnerabilities found across NVIDIA, Microsoft, Meta, Google. MIT lice…

    TypeScript 2

  2. ai-seclists ai-seclists Public

    AI security payloads and wordlists. Prompt injection, jailbreaks, model exploitation. The SecLists of AI. From the team behind 350+ verified vulnerabilities across the ML ecosystem.

    HTML 2

  3. prompt-injection-benchmark prompt-injection-benchmark Public

    Standardized benchmark for AI safety scanners. Run your scanner, get a score. From Authensor / 15 Research Lab.

    TypeScript 1 1

  4. SafeClaw SafeClaw Public

    Safe-by-default AI agent. Gates every action through Authensor before it executes.

    JavaScript 4