Shannon 3.0 Deep Dive: Mantis-Inspired Code Analysis Pipeline, Opus 5 Run Costs $115 With One False Positive
testingcatalog · x · 2026-09-08
Keygraph released Shannon 3.0 (AGPL-3.0), an open-source AI pentester runnable locally via npx.
How it works: Shannon is a CLI agent that reads an app's source code, figures out where it's likely to break, then attacks the running app with real exploits. Anything it can't demonstrate against the live target gets discarded — "no exploit, no report."
What's new in 3.0: A multi-stage security code analysis pipeline adapted from the open-source Mantis security review skills. It first builds its own picture of the app (components, interfaces, dependencies, data flows, trust boundaries, high-value assets), then agents follow attacker-controlled data from entry point to sensitive operation. Candidates are deduplicated, challenged by a review agent, checked for production viability, and confirmed against code paths before entering the exploitation queue. The pass is opt-in; a code analysis hypothesis never becomes a finding on its own.
Benchmarks: On Photoview 2.4.0 (the same app from Doyensec's Aikido-sponsored study), Shannon 3.0 with DeepSeek v4 Flash reported 18 findings for $6.10, Grok 4.6 reported 10 for $35.07, and Opus 5 reported 24 for $115 with one false positive.
Related event: Open-Source AI Pentesting Tool Shannon 3.0 Released(2 posts)→
More from coding & agent
- Grok Build ships triple daily updates: first-party MCP server, persistent subagents push toward full agent workspace — elonmusk · 2026-09-08
- A 'block first, generate second' AI video tool seeks feedback on its 3D pre-vis workflow — KeyCod3923 · 2026-09-08
- Mastra launches remote filesystem support for agents across S3, GCS, Azure and more — glcst · 2026-09-08
- How GPT-6 Astra's computer use loop powers its viral Blender 3D world generation — iamrobotbear · 2026-09-08
- Open-source Google Workspace CLI lets AI run your Gmail, Docs and Calendar — Aizkmusic · 2026-09-08
- Dev uses GPT-6 Astra to run local Windows AAA games like Skyrim on an iPad mini — ammaar · 2026-09-08