Public record
Software health reportschema 0.12.0 · metrics 2.10.0 · 2026-07-17 16:46 UTC

phenobarbital / ai-parrot

Parrot is a new library to work with chatbots and agents with a very simple API

PythonMIT★ 27 stars⑂ 10 forkssince Aug 2024View on GitHub ↗

phenobarbital/ai-parrot holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (100/100) and lowest on Community & Adoption (41/100). It was last updated today. A single contributor accounts for most of its recent work.

73
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

73
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).

Ownership

phenobarbitalPersonal account
124 followers77 public repossince Oct 2009DEVEL

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

100Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 0 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume8,451 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year8,451
human_commit_share
days_since_last_push0
active_weeks_last_year52

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~4.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag0.25.20
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases4.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

41Weak · 17% of overall
How it's scored
23/60Stars27 stars
8/25Forks10 forks
2.7/15Watchers4 watchers
Inputs used
forks10
stars27
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

42Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.8/22.5Commit distributiontop contributor authored 92% of commits
13.5/13.5Contributor breadth11 contributors
10/10OpenSSF Scorecard: Contributorsproject has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled11
top_contributor_share0.922
How it's scored
0/42Issue resolution0% of issues closed
26.1/30PR acceptance887/1,021 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/2 approved changesets -- score normalized to 0
Inputs used
merged_prs887
open_issues1
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0
closed_unmerged_prs134
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
15.1/25Owner reach124 followers of phenobarbital
25/25Track record77 public repos, account ~16 yr old
Inputs used
followers124
owner_typeUser
is_verified
owner_loginphenobarbital
public_repos77
account_age_days6,120
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
16/16Linter config.flake8, .pylintrc, tox.ini
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://phenobarbital.github.io/ai-parrot/
10/10Repository description
10/10Topics7 topics
0/10Wiki
Inputs used
topicsartificial-intelligence, claude-ai, google-genai, groq-ai, openai, orchestration, xai-api
has_wikino
homepagehttps://phenobarbital.github.io/ai-parrot/
docs_sitehttps://phenobarbital.github.io/ai-parrot/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/2 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 7 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesno data
3.5/5SASTSAST tool detected but not run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities42 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): Pinned-Dependencies, Signed-Releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

88Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md, docs/agent.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_filesAGENTS.md, CLAUDE.md, docs/agent.md
agent_instruction_max_bytes13,619
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.flake8, .pylintrc, tox.ini
11/11Static type checkingmypy.ini, packages/ai-parrot-loaders/src/parrot_loaders/py.typed, packages/ai-parrot-pipelines/src/parrot_pipelines/py.typed, packages/ai-parrot-tools/src/parrot_tools/py.typed, packages/ai-parrot/src/parrot/py.typed, packages/parrot-formdesigner/src/parrot_formdesigner/py.typed
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno data
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, go.sum
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configsmypy.ini, packages/ai-parrot-loaders/src/parrot_loaders/py.typed, packages/ai-parrot-pipelines/src/parrot_pipelines/py.typed, packages/ai-parrot-tools/src/parrot_tools/py.typed, packages/ai-parrot/src/parrot/py.typed, packages/parrot-formdesigner/src/parrot_formdesigner/py.typed
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
27/45Type-checkable codePython with type-check config (mypy.ini, packages/ai-parrot-loaders/src/parrot_loaders/py.typed, packages/ai-parrot-pipelines/src/parrot_pipelines/py.typed, packages/ai-parrot-tools/src/parrot_tools/py.typed, packages/ai-parrot/src/parrot/py.typed, packages/parrot-formdesigner/src/parrot_formdesigner/py.typed)
54.3/55Manageable file sizes50/3,942 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes1,030,855
source_files_sampled3,942
oversized_source_files50
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)packages/ai-parrot-server/src/parrot/mcp/transports/mcp.proto, packages/ai-parrot/src/parrot/core/events/bus/ingress/proto/events.proto
20/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_filespackages/ai-parrot-server/src/parrot/mcp/transports/mcp.proto, packages/ai-parrot/src/parrot/core/events/bus/ingress/proto/events.proto
interfaces_expected_of

Key facts

27GitHub stars
11contributors
8,451commits, last 12 months
0days since last push
100releases
1bus factor
1open issues
PyPIpackage ecosystems

Data collection warnings

  • Could not fetch pypi package 'ai-parrot-workspace' from its registry

More detail

OpenSSF Scorecard 5.5 / 10
5.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-17 16:46 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/2 approved changesets -- score normalized to 0
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
n/aPinned-Dependenciesinternal error: internal error: invalid Dockerfile
7SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities42 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
PyPIai-parrotpyproject.toml
PyPIai-parrot-toolspyproject.toml
PyPIai-parrot-loaderspyproject.toml
PyPIai-parrot-embeddingspyproject.toml
PyPIai-parrot-visualizationspyproject.toml
PyPIai-parrot-pipelinespyproject.toml
PyPIai-parrot-integrationspyproject.toml
PyPIai-parrot-serverpyproject.toml
PyPIai-parrot-advisorspyproject.toml
All dependencies 349

Full resolved dependency set from the GitHub dependency graph: 1 direct and 348 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIai-parrotdirect
crates.ioequivalent1.0.2indirect
crates.iohashbrown0.16.0indirect
crates.ioheck0.5.0indirect
crates.ioindexmap2.12.0indirect
crates.ioitoa1.0.15indirect
crates.iolibc0.2.177indirect
crates.iomemchr2.7.6indirect
crates.ioonce_cell1.21.3indirect
crates.ioportable-atomic1.11.1indirect
crates.ioproc-macro21.0.103indirect
crates.iopyo30.29.0indirect
crates.iopyo3-build-config0.29.0indirect
crates.iopyo3-ffi0.29.0indirect
crates.iopyo3-macros0.29.0indirect
crates.iopyo3-macros-backend0.29.0indirect
crates.ioquote1.0.41indirect
crates.ioryu1.0.20indirect
crates.ioserde1.0.228indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_json1.0.145indirect
crates.ioserde_yaml0.9.34+deprecatedindirect
crates.iosyn2.0.108indirect
crates.iotarget-lexicon0.13.4indirect
crates.iounicode-ident1.0.20indirect
crates.iounsafe-libyaml0.2.11indirect
Gofilippo.io/edwards25519v1.1.1indirect
Gogithub.com/beeper/argo-gov1.1.2indirect
Gogithub.com/cespare/xxhash/v2v2.1.2indirect
Gogithub.com/coder/websocketv1.8.14indirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/elliotchance/orderedmap/v3v3.1.0indirect
Gogithub.com/go-redis/redis/v8v8.11.5indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gorilla/muxv1.8.1indirect
Gogithub.com/gorilla/websocketv1.5.1indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-sqlite3v1.14.33indirect
Gogithub.com/mdp/qrterminal/v3v3.2.0indirect
Gogithub.com/petermattis/goidv0.0.0-20260113132338-7c7de50cc741indirect
Gogithub.com/rs/zerologv1.34.0indirect
Gogithub.com/skip2/go-qrcodev0.0.0-20200617195104-da1b6568686eindirect
Gogithub.com/vektah/gqlparser/v2v2.5.27indirect
Gogo.mau.fi/libsignalv0.2.1indirect
Gogo.mau.fi/utilv0.9.5indirect
Gogo.mau.fi/whatsmeowv0.0.0-20260211193157-7b33f6289f98indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/expv0.0.0-20260112195511-716be5621a96indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/termv0.43.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gorsc.io/qrv0.2.0indirect
PyPIaccelerateindirect
PyPIaioboto3indirect
PyPIaiofilesindirect
PyPIaiogoogleindirect
PyPIaiogoogle5.17.0indirect
PyPIaiogramindirect
PyPIaiohttpindirect
PyPIaiohttp-corsindirect
PyPIaiohttp-sse-client0.2.1indirect
PyPIaiohttp-swagger30.10.0indirect
PyPIaioimaplibindirect
PyPIaioquic1.3.0indirect
PyPIaiosqliteindirect
PyPIaiounittest1.4.2indirect
PyPIalbumentations2.0.6indirect
PyPIalpaca-pyindirect
PyPIaltairindirect
PyPIanthropicindirect
PyPIapscheduler3.11.2indirect
PyPIarxivindirect
PyPIasync-notifyindirect
PyPIasyncdbindirect
PyPIautovizindirect
PyPIautoviz0.1.905indirect
PyPIav16.1.0indirect
PyPIazure-identityindirect
PyPIazure-teambotsindirect
PyPIbackoff2.2.1indirect
PyPIbeautifulsoup4indirect
PyPIbitsandbytes0.49.2indirect
PyPIblack26.3.1indirect
PyPIbm25s0.2.14indirect
PyPIboto3indirect
PyPIbranca0.8.2indirect
PyPIbrotli1.2.0indirect
PyPIbuild1.0.3indirect
PyPIcel-pythonindirect
PyPIchromadb0.6.3indirect
PyPIclaude-agent-sdkindirect
PyPIclickindirect
PyPIcoverage7.2.7indirect
PyPIcython3.0.11indirect
PyPIdatasetsindirect
PyPIddgsindirect
PyPIdecoratorindirect
PyPIdefillama-sdkindirect
PyPIdockerindirect
PyPIdocker7.1.0indirect
PyPIdoclingindirect
PyPIduckduckgo-search8.1.1indirect
PyPIeasyocr1.7.2indirect
PyPIebooklibindirect
PyPIeinopsindirect
PyPIexif1.6.1indirect
PyPIexifread3.5.1indirect
PyPIfaiss-cpuindirect
PyPIfeedparserindirect
PyPIffmpeg1.4indirect
PyPIfiletype1.2.0indirect
PyPIflit3.9.0indirect
PyPIflowtaskindirect
PyPIfoliumindirect
PyPIfpdf1.7.2indirect
PyPIgitpythonindirect
PyPIgmqttindirect
PyPIgoogle-api-python-clientindirect
PyPIgoogle-cloud-aiplatformindirect
PyPIgoogle-cloud-bigqueryindirect
PyPIgoogle-cloud-texttospeech2.27.0indirect
PyPIgoogle-genaiindirect
PyPIgoogle-search-results2.4.2indirect
PyPIgroq0.33.0indirect
PyPIgrpcioindirect
PyPIgrpcio-toolsindirect
PyPIgunicornindirect
PyPIhtml2textindirect
PyPIhtml2text2025.4.15indirect
PyPIhttpx-sse0.4.1indirect
PyPIhypothesis6.111.0indirect
PyPIimagehash4.3.1indirect
PyPIipython8.32.0indirect
PyPIipywidgets8.1.0indirect
PyPIjinja2indirect
PyPIjiraindirect
PyPIjira3.10.5indirect
PyPIjq1.7.0indirect
PyPIjsonpath-ngindirect
PyPIjsonpointerindirect
PyPIjsonschemaindirect
PyPIkubernetes-asyncioindirect
PyPIlint1.2.1indirect
PyPIlivekitindirect
PyPIlivekit-apiindirect
PyPIlxmlindirect
PyPImammothindirect
PyPImarkdownindirect
PyPImarkdown2indirect
PyPImarkdown22.5.4indirect
PyPImarkdownifyindirect
PyPImarkitdownindirect
PyPImatplotlibindirect
PyPImaturinindirect
PyPImaturin1.9.6indirect
PyPImautrixindirect
PyPImcp1.23.0indirect
PyPImediawikiapiindirect
PyPImediawikiapi1.2indirect
PyPImicrosoft-agents-authentication-msalindirect
PyPImicrosoft-agents-hosting-aiohttpindirect
PyPImicrosoft-kiota-authentication-azureindirect
PyPImilvus-liteindirect
PyPImkdocsindirect
PyPImkdocs-glightboxindirect
PyPImkdocs-materialindirect
PyPImkdocstringsindirect
PyPImoviepy2.2.1indirect
PyPImsgraph-sdkindirect
PyPImypy1.7.1indirect
PyPInavconfigindirect
PyPInavigator-apiindirect
PyPInavigator-authindirect
PyPInavigator-sessionindirect
PyPInetworkxindirect
PyPInh3indirect
PyPInumexpr2.10.2indirect
PyPInumpyindirect
PyPInvidia-cudnn-cu12indirect
PyPIodfpyindirect
PyPIonnxruntimeindirect
PyPIopenaiindirect
PyPIopenai2.41.0indirect
PyPIopenapi-schema-validator0.6.3indirect
PyPIopenapi-spec-validatorindirect
PyPIopencv-python4.10.0.84indirect
PyPIopencv-python-headlessindirect
PyPIopenlitindirect
PyPIopenpyxlindirect
PyPIopensearch-py3.1.0indirect
PyPIopentelemetry-apiindirect
PyPIopentelemetry-exporter-otlp-proto-grpcindirect
PyPIopentelemetry-exporter-otlp-proto-httpindirect
PyPIopentelemetry-sdkindirect
PyPIorjsonindirect
PyPIpaddleocr3.2.0indirect
PyPIpandasindirect
PyPIpandas-datareaderindirect
PyPIpandas-ta-classicindirect
PyPIpanelindirect
PyPIpathspecindirect
PyPIpdf4llm0.0.27indirect
PyPIpeftindirect
PyPIpgvector0.4.1indirect
PyPIpillowindirect
PyPIpillow-avif-plugin1.5.2indirect
PyPIpillow-heif0.22.0indirect
PyPIplaywrightindirect
PyPIplaywright1.52.0indirect
PyPIplotlyindirect
PyPIpranceindirect
PyPIprawindirect
PyPIprometheus-clientindirect
PyPIprompt-toolkitindirect
PyPIprophet1.2.1indirect
PyPIpsutilindirect
PyPIpsycopg-binaryindirect
PyPIpsycopg-binary3.2.6indirect
PyPIpulumiindirect
PyPIpycountryindirect
PyPIpydanticindirect
PyPIpydantic2.12.5indirect
PyPIpydubindirect
PyPIpydub0.25.1indirect
PyPIpygithubindirect
PyPIpyheif0.8.0indirect
PyPIpyjwtindirect
PyPIpylint3.2.6indirect
PyPIpylsqpack0.3.23indirect
PyPIpymdown-extensionsindirect
PyPIpymilvus2.4.8indirect
PyPIpymupdf1.27.1indirect
PyPIpymupdf4llm0.0.27indirect
PyPIpyowmindirect
PyPIpyowm3.3.0indirect
PyPIpypdfindirect
PyPIpyperf2.6.2indirect
PyPIpytector0.2.0indirect
PyPIpytesseractindirect
PyPIpytestindirect
PyPIpytest-aiohttpindirect
PyPIpytest-assume2.4.3indirect
PyPIpytest-asyncioindirect
PyPIpytest-asyncio1.2.0indirect
PyPIpytest-benchmarkindirect
PyPIpytest-cov4.0.0indirect
PyPIpytest-cython0.3.1indirect
PyPIpytest-mock3.15.1indirect
PyPIpytest-xdist3.3.1indirect
PyPIpytest-xdist3.5.0indirect
PyPIpython-arango-async1.2.0indirect
PyPIpython-datamodelindirect
PyPIpython-docx1.1.2indirect
PyPIpython-frontmatterindirect
PyPIpython-olmindirect
PyPIpython-pptx1.0.2indirect
PyPIpython-statemachine2.5.0indirect
PyPIpython-xmp-toolkit2.1.0indirect
PyPIpytorch-lightning2.6.5indirect
PyPIpytorch-metric-learning2.9.0indirect
PyPIpytube15.0.0indirect
PyPIpywaindirect
PyPIpyyamlindirect
PyPIquerysourceindirect
PyPIquestionaryindirect
PyPIrank-bm250.2.2indirect
PyPIrapidfuzzindirect
PyPIredisindirect
PyPIreportlabindirect
PyPIrequestsindirect
PyPIrequests-oauthlib2.0.0indirect
PyPIresemblyzer0.1.4indirect
PyPIrichindirect
PyPIrq2.6.0indirect
PyPIruffindirect
PyPIrustworkxindirect
PyPIsafetensorsindirect
PyPIsdist0.0.0indirect
PyPIseabornindirect
PyPIseleniumindirect
PyPIselenium4.35.0indirect
PyPIsemantic-text-splitterindirect
PyPIsentence-transformersindirect
PyPIsentencepiece0.2.1indirect
PyPIsetuptoolsindirect
PyPIsimsimdindirect
PyPIslack-boltindirect
PyPIslack-sdkindirect
PyPIspacy3.8.11indirect
PyPIsphinx6.1.3indirect
PyPIsqlglotindirect
PyPIsse-starlette3.0.2indirect
PyPIstackapi0.3.1indirect
PyPIstreamlitindirect
PyPIsweetviz2.1.4indirect
PyPIta-libindirect
PyPIta-lib0.6.8indirect
PyPItabulateindirect
PyPItabulate0.9.0indirect
PyPItensorflowindirect
PyPItf-kerasindirect
PyPItiktokenindirect
PyPItiktoken0.9.0indirect
PyPItimm1.0.15indirect
PyPItokenizersindirect
PyPItorchindirect
PyPItorch2.11.0indirect
PyPItorch-audiomentations0.12.0indirect
PyPItorch-pitch-shift1.2.5indirect
PyPItorchaudioindirect
PyPItorchmetrics1.8.2indirect
PyPItorchvisionindirect
PyPItox4.34.1indirect
PyPItraceloop-sdkindirect
PyPItrafilaturaindirect
PyPItransformersindirect
PyPItree-sitterindirect
PyPItree-sitter-languagesindirect
PyPItwine5.1.1indirect
PyPItyping-extensionsindirect
PyPIuformindirect
PyPIultralytics8.4.14indirect
PyPIundetected-chromedriverindirect
PyPIundetected-chromedriver3.5.5indirect
PyPIurllib32.7.0indirect
PyPIwatchdogindirect
PyPIweasyprintindirect
PyPIweasyprint69.0indirect
PyPIwebdriver-managerindirect
PyPIwebdriver-manager4.0.2indirect
PyPIwheelindirect
PyPIwhisperx3.8.5indirect
PyPIwikipediaindirect
PyPIwikipedia1.4.0indirect
PyPIxai-sdkindirect
PyPIxformersindirect
PyPIxhtml2pdfindirect
PyPIxmltodictindirect
PyPIyfinanceindirect
PyPIyfinance0.2.54indirect
PyPIyoutube-search2.1.2indirect
PyPIyoutube-transcript-api1.0.3indirect
PyPIyt-dlpindirect
PyPIzai-sdkindirect
PyPIzeep4.3.3indirect
Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.12.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.