openai/openai-python
application Python 30.4k stars
A
91
/ 100
Last analyzed: April 3, 2026
Dimension Scores
Individual health dimension scores for this repository
Security 75
Testing 94
Documentation 100
Architecture 100
DevOps 94
Maintenance 81
Detailed Findings
Security 75/100
✓ Security policy (SECURITY.md) Security policy found with contact info and disclosure process (1331 chars)
✓ Pinned dependencies (Actions SHA) 11/11 action refs pinned to SHA (100%)
✗ Token permissions No workflow has an explicit `permissions:` block — defaults to write-all
✗ Dependency update automation No Dependabot or Renovate config found
✓ Code ownership CODEOWNERS file found
✓ No committed .env files No .env files committed
✓ .gitignore present .gitignore found
✓ CI workflows (branch protection proxy) GitHub Actions found (likely branch protection in place)
Testing 94/100
✓ CI workflows GitHub Actions detected
✓ Test files 141 test-related file(s) found
✓ Coverage configuration Coverage/test runner config found
✓ Test runner configured Test runner configuration detected
✗ Pre-commit hooks No pre-commit hooks found
Documentation 100/100
✓ README quality README.md is 27100 chars
✓ LICENSE file License: Apache-2.0
✓ CONTRIBUTING guide Contributing guide found
✓ CHANGELOG Changelog or release notes found
✓ Documentation directory or API docs Documentation directory or API docs found
✓ Repository description Description: "The official Python library for the OpenAI API"
Architecture 100/100
✓ Type checking (mypy / pyright) pyproject.toml found (may contain [tool.mypy])
✓ Linter (ruff / flake8 / pylint) Linter config found
✓ Code formatter (black / ruff / yapf) Formatter config found
✓ Package structure (src/ or package layout) Python package structure found
✓ Build configuration (pyproject.toml / setup.py) Build config found
DevOps 94/100
✓ CI/CD pipeline GitHub Actions
✓ Container support (Docker) Docker config found (Dockerfile)
✓ Release automation Release automation configured
✓ Issue/PR templates Issue/PR templates found
✗ Deployment/Infrastructure config No deployment configuration detected
Maintenance 81/100
✓ Last commit recency Last commit 6 day(s) ago — actively maintained
✗ Open issue freshness Median open issue age: 301 day(s) — stale issues accumulating (oldest sampled: 1112 days)
✓ Recent releases Latest release 8 day(s) ago (5 recent releases)
✓ Bus factor Bus factor 3 — moderate (stainless-app[bot], stainless-bot, RobertCraigie). More contributors would reduce risk.
✓ Community adoption (stars) 30,364 stars — strong community adoption
✗ Maintainer funding No FUNDING.yml found (not penalized)