View Issue Details

IDProjectCategoryView StatusLast Update
0009586Kali LinuxNew Tool Requestspublic2026-03-11 09:56
ReporterRichardBarron27 Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009586: Red Specter Forge - Automated LLM Security Testing Framework
Description

Name] Red Specter Forge
[Version] 1.0.0
[Homepage] https://red-specter.co.uk/forge/
[Download] https://red-specter.co.uk/forge/docs/
[Author] Richard Barron / Red Specter Security Research
[Licence] Apache 2.0
[Description] Red Specter Forge is an automated LLM security testing framework. It provides 10 tools to test language models before agent development, covering prompt injection, jailbreaks, output compliance, policy adherence, drift, and supply chain validation. It features 1,590 static payloads, a 25-variant mutation engine, and statistical rigour (Wilson CIs, KS tests). It generates Ed25519-signed reports mapped to OWASP LLM Top 10 2025.
[Dependencies] None (pure Python)
[Similar tools] Unlike Garak, PyRIT, or Promptfoo, Forge offers adaptive escalation, mutation engines, statistical rigour, and direct integration with runtime protection (AI Shield). No existing Kali tool provides this level of comprehensive, automated LLM security testing.
[Activity] Active development. v1.0.0 released March 2026. 9,057 tests passing, zero failures.
[How to install] pip install red-specter-forge
[How to use] forge full-scan --target https://api.openai.com --model gpt-4
[Packaged] Yes — Debian package (.deb) available.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-03-11 09:56 RichardBarron27 New Issue