hadrian
Automated OWASP authorization testing for REST, GraphQL, and gRPC APIs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core