Polished and well engineered. Punching above its star count.
AI-powered offensive security agent with 7,300+ actionable security skills. Autonomous pentesting powered by MITRE ATT&CK (2,000+ Atomic tests), CIS Benchmarks (1,500+ controls), OWASP, NIST. Lazy-loading, zero context pollution. Your AI red team.
Documentation
98
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
85
CI is configured (.github/workflows/test.yml).
Lockfile present (bun.lock). Installs are reproducible.
Test files detected (packages/app/e2e/app/home.spec.ts).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
86
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 102Forks
- 13Releaseslatest 1mo ago
Community
- —Community health
- —authors own >50% of commits
- 617Watchers
Responsiveness
- 12d 12hMedian issue response
- <1hMedian PR merge time
- 9Open issues
Repository files60 root entries
- .claude
- .cyberstrikeGood: .gitignore present.Issue: Build artifacts or local files may be committed (.cyberstrike/skill/mitre_attack/__pycache__/generate_skills_with_art.cpython-314.pyc) (−40 pts).Fix: Remove them and add to .gitignore.
- .githubGood: CI is configured (.github/workflows/test.yml).Good: Issue or PR templates present.
- .husky
- .signpath
- .vscode
- assets
- docs
- github
- infra
- nix
- packagesGood: Test files detected (packages/app/e2e/app/home.spec.ts).Good: Environment pinned via packages/containers/base/Dockerfile.
- patches
- script
- sdks
- specs
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignore
- .prettierignore
- AGENTS.md
- bun.lockGood: Lockfile present (bun.lock). Installs are reproducible.
- bunfig.toml
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- flake.lock
- flake.nix
- install
- LICENSEGood: Licensed under AGPL-3.0.
- package.jsonGood: Dependency manifest found (package.json).
- README.ar.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README.bn.md
- README.br.md
- README.bs.md
- README.da.md
- README.de.md
- README.el.md
- README.es.md
- README.fr.md
- README.hi.md
- README.it.md
- README.ja.md
- README.ko.md
- README.md
- README.no.md
- README.pl.md
- README.ru.md
- README.th.md
- README.tr.md
- README.uk.md
- README.vi.md
- README.zh.md
- README.zht.md
- SECURITY.mdGood: Security policy present.
- square-logos.patch
- sst-env.d.ts
- sst.config.ts
- STATS.md
- tsconfig.json
- turbo.json