Test your LLM for vulnerabilities in 5 minutes
npm install -g @artemiskit/cli
# Install npm install -g @artemiskit/cli
# Create a test scenario cat > test.yaml << 'EOF' name: my-first-test cases: - id: basic prompt: "Hello, how can you help?" expected: type: contains values: ["help", "assist"] EOF
# Run it akit run test.yaml
Automatically generate attack variations with mutation strategies
akit redteam scenarios/my-bot.yaml \
--mutations typo,role-spoof,cot-injection
Community-driven, transparent, and extensible. Contribute on GitHub.
Works with OpenAI, Azure, Anthropic, Cohere, and more.
Integrate security testing into your deployment pipeline.
HTML, JSON, and Markdown reports with detailed findings.
Simple, readable test definitions. Version control friendly.
Minimal dependencies. Run tests in seconds, not minutes.
Get expert red team analysis and comprehensive security testing for your AI systems
Contact Us