0
/ 100
Polished and well engineered. Punching above its star count.
AI antivirus for developer agents: protect Codex, Claude Code, Cursor, Gemini, OpenCode, plugins, skills, MCP servers, and AI harnesses before tools run.
Outstanding. A score of 99/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
97
README documents how to install the project.
README is present.
Licensed under Other.
Contributing guide is detailed and thorough.
Engineering
100
Test files detected (dashboard/e2e/policy-cloud-exceptions-states.spec.ts).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured ([tool.ruff] / [tool.black] in pyproject.toml).
Lockfile present (requirements.txt). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 7Forks
- 949Releaseslatest 2mo ago
Community
- -Community health
- -authors own >50% of commits
- 375Watchers
Responsiveness
- 15d 18hMedian issue response
- <1hMedian PR merge time
- 71Open issues
Repository files24 root entries
- .clusterfuzzliteGood: Environment pinned via .clusterfuzzlite/Dockerfile.
- .factory
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 3 ecosystems (pip, github-actions, docker). Dependencies stay current.Good: Issue or PR templates present.
- action
- dashboardGood: Test files detected (dashboard/e2e/policy-cloud-exceptions-states.spec.ts).
- docs
- fuzzers
- schemas
- scripts
- src
- tests
- .dockerignore
- .gitignoreGood: .gitignore present.
- .pre-commit-hooks.yaml
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- docker-requirements.txt
- Dockerfile
- LICENSEGood: Licensed under Other.
- PRODUCT.md
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- README.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.
- requirements.txtGood: Lockfile present (requirements.txt). Installs are reproducible.
- SECURITY.mdGood: Security policy present.
- uv.lock