Free AI Security Scanner

Test your LLM for vulnerabilities in 5 minutes

npm install -g @artemiskit/cli

Quick Start

# 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

What It Tests

Prompt Injection

Jailbreaks

System Prompt Extraction

Role Manipulation

Encoding Bypasses

Multi-turn Attacks

Red Team Mode

Automatically generate attack variations with mutation strategies

akit redteam scenarios/my-bot.yaml \
  --mutations typo,role-spoof,cot-injection

Features

Open Source

Community-driven, transparent, and extensible. Contribute on GitHub.

Multi-provider Support

Works with OpenAI, Azure, Anthropic, Cohere, and more.

CI/CD Ready

Integrate security testing into your deployment pipeline.

Rich Reports

HTML, JSON, and Markdown reports with detailed findings.

YAML-based Scenarios

Simple, readable test definitions. Version control friendly.

Fast & Lightweight

Minimal dependencies. Run tests in seconds, not minutes.

Need a Professional Audit?

Get expert red team analysis and comprehensive security testing for your AI systems

Contact Us