deepsec Vulnerability Scanner Skill by ara.so — Daily 2026 Skills collection. is an agent-powered vulnerability scanner that uses coding agents (Claude, Codex) at maximum thinking levels to surface hard-to-find security issues in large codebases. It uses regex matchers to find candidate sites, then AI to deeply investigate each one, producing actionable findings with severity ratings. Installation Navigate to the root of the repo you want to scan: After init, bootstrap the installation by prompting your coding agent: Read to understand the tool. Then read and follow it: skim this repo's READM…