praetorian-incpraetorian-incOfficialยท1 Agent Skills Included

hadrian

Automated OWASP authorization testing for REST, GraphQL, and gRPC APIs

Detects OWASP API Top 10 vulnerabilities like BOLA, broken authentication, and BFLA across REST, GraphQL, and gRPC APIs. Generates ready-to-run auth.yaml and roles.yaml configs directly from OpenAPI specs, GraphQL schemas, or proto files. Eliminates manual role mapping and custom test code with cross-role authorization checks and three-phase mutation testing.
npx skills add praetorian-inc/hadrian --all -g -y
Available:

Tells your AI agent how Hadrian's architecture, templates, and test commands work, and points it to the config-generation skill for building auth and role files from API specifications.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Hadrian?โ–ผ

Run `npx skills add praetorian-inc/hadrian --all -g -y` in your terminal to install the skill globally.

What vulnerabilities does Hadrian find?โ–ผ

It detects OWASP API Top 10 flaws including BOLA, broken authentication, BFLA, and data exposure across REST, GraphQL, and gRPC APIs.

How does Hadrian generate test configs?โ–ผ

The included skill reads your OpenAPI spec, GraphQL schema, or proto file and automatically produces the auth.yaml and roles.yaml files Hadrian needs to run.

Does Hadrian work with Claude Code?โ–ผ

Yes. Load the repository as a plugin directory and ask the agent to generate Hadrian configs from your API specification in plain English.

Do I need Burp Suite or source code to use Hadrian?โ–ผ

No. The skill works entirely from your API specification file, so no proxy traffic or application source code is required.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’