> cat /dev/github | grep security-tools
discovered 03 Aug 2026

argo

Python ★ 54 via github-topic
→ View on GitHub
Argo is an LLM-native static vulnerability detection tool that analyzes source code to identify security vulnerabilities by simulating a human auditor's review process. It offers tailored auditing via archetype-driven prompts, adversarial validation, and multi-backend support while focusing on both general code audits and specialized bug-bounty triage modes. Notable features include threat-informed auditing, cross-checks against project documentation, opt-in remediation proposals, and a commitment to detection-only operations without executing the analyzed code.