agentic_security logo

agentic_security

msoedov/agentic_security

Agentic LLM Vulnerability Scanner / AI red teaming kit

GraphCanon updated 4w · GitHub synced 4w

1.9k stars270 forksLast push 2mo Python Apache-2.0

Decision brief

Agentic Security is an agent-based framework for scanning vulnerabilities in large language models with a Python-based toolkit for robust security assessments via fuzz testing.

Good fit when

  • Developers need to ensure their LLMs are secure from jailbreak attempts and vulnerabilities.
  • Organizations want comprehensive red teaming capabilities within LLM environments.

Avoid when

  • Teams require solutions that do not involve agent frameworks for vulnerability scanning.
  • Projects seek a no-fuzz-testing approach for evaluating LLM security.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Steady (35d since push)
As of 4w
Provenance
Not a fork · Personal account
As of 4w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install agentic_security
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A Python-based toolkit for security assessment and automated evaluation of vulnerabilities in large language models using agent frameworks and fuzz testing.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Jul 28, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Jul 28, 2026

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Jul 28, 2026

Languages
python

Source: github.language+pyproject.toml · Jul 28, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 28, 2026)

python -m agentic_security
Source link

Tags

README

📦 Installation

To get started with Agentic Security, simply install the package using pip:

pip install agentic_security

⛓️ Quick Start

agentic_security

2024-04-13 13:21:31.157 | INFO     | agentic_security.probe_data.data:load_local_csv:273 - Found 1 CSV files
2024-04-13 13:21:31.157 | INFO     | agentic_security.probe_data.data:load_local_csv:274 - CSV files: ['prompts.csv']
INFO:     Started server process [18524]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:8718 (Press CTRL+C to quit)
python -m agentic_security

---

## License

Agentic Security is released under the Apache License v2.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.