Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-18 20:51 UTC

QWED-AI / qwed-verification

Open-source AI verification infrastructure for deterministic verification of LLM outputs, tool calls, code, schemas, and agent state before production execution.

PythonApache-2.0★ 58 stars⑂ 13 forkssince Dec 2025View on GitHub ↗
KindLibraryCommand-line toolNetwork servicehow this is determined

QWED-AI/qwed-verification holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (59/100). It was last updated today. A single contributor accounts for most of its recent work.

86
overall / 100
Excellent

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.

86
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 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).

Ownership

QWEDOrganization · verified domain
8 followers14 public repossince Dec 2025

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
27/36Commit cadence39/52 weeks with commits
18/18Commit volume1,256 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,256
human_commit_share0.96
days_since_last_push0
active_weeks_last_year39
How it's scored
27/27Ships releases22 releases published
36/36Release recencylatest release 4 days ago
27/27Release cadencea release every ~18.1 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count22
latest_release_tagv7.2.1
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases18.1

Community & Adoption

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

59Moderate · 17% of overall
How it's scored
28.5/60Stars58 stars
9/25Forks13 forks
0/15Watchers1 watchers
Inputs used
forks13
stars58
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges18
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, shields.io, www.bestpractices.dev
has_pull_request_templateyes
How it's scored
38.4/80Monthly downloads764 downloads/month across crates, go, npm, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesqwed, github.com/QWED-AI/qwed-verification, qwed, @qwed-ai/sdk
dependents
ecosystemscrates, go, npm, pypi
total_downloads143
monthly_downloads764
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

60Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.2/22.5Commit distributiontop contributor authored 94% of commits
4.1/13.5Contributor breadth3 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.945
How it's scored
28.2/42Issue resolution67% of issues closed
28.6/30PR acceptance228/239 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/18 approved changesets -- score normalized to 0
Inputs used
merged_prs228
open_issues41
closed_issues84
prs_merged_7d2
prs_decided_7d2
prs_merged_30d16
prs_decided_30d16
issue_closed_ratio0.672
closed_unmerged_prs11
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
6.9/25Owner reach8 followers of QWED-AI
10.1/25Track record14 public repos, account ~0 yr old
Inputs used
followers8
owner_typeOrganization
is_verifiedyes
owner_loginQWED-AI
public_repos14
account_age_days274

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on crates, go, npm, pypi
35/35Publish recencylatest publish 4 days ago
20/20Version history23 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesqwed, github.com/QWED-AI/qwed-verification, qwed, @qwed-ai/sdk
ecosystemscrates, go, npm, pypi
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 19% of overall
How it's scored
24/24CI workflows11 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests21 out of 21 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://docs.qwedai.com/
10/10Repository description
10/10Topics20 topics
0/10Wiki
Inputs used
topicsai-safety, ai-security, code-security, deterministic-ai, formal-verification, hallucination-detection, sympy, z3-prover, llm-verification, ai-accuracy, enterprise-ai, hallucination, machine-learning, python, llm-safety, smt-solver, deterministic-verification, fail-closed, diagnostic-result, verification-context
has_wikino
homepagehttps://docs.qwedai.com/
docs_sitehttps://docs.qwedai.com/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests21 out of 21 merged PRs checked by a CI test -- score normalized to 10
2.5/2.5CII-Best-Practicesbadge detected: Gold
0/7.5Code-ReviewFound 0/18 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
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 30 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.4

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages56
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:qwed@7.2.1 runtime dependency closure — what installing the published package pulls in — 56 packages. Reachability is not analyzed.

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.

75Good · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md
15/15Machine-readable docs (llms.txt)llms.txt present
40/40Legible commit history96 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_url
legible_history_share1
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes754
How it's scored
12.6/18One-command bootstrapsdk-go/go.mod, sdk-rust/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingsdk-ts/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance4 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configssdk-ts/tsconfig.json
agent_commit_share0
toolchain_manifestssdk-go/go.mod, sdk-rust/Cargo.toml
dependency_bot_commit_share0.04
How it's scored
27/45Type-checkable codePython with type-check config (sdk-ts/tsconfig.json)
54.3/55Manageable file sizes4/337 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes78,276
source_files_sampled337
oversized_source_files4
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

58GitHub stars
3contributors
1,256commits, last 12 months
0days since last push
22releases
1bus factor
41open issues
crates.io, Go, npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 13 ⇿
0Stars
13Forks
21Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

03581013151312025-122026-052026-09
Major 4Minor 10Patch 6
OpenSSF Scorecard 6.4 / 10
6.4aggregate

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-09-18 20:50 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests21 out of 21 merged PRs checked by a CI test -- score normalized to 10
10CII-Best-Practicesbadge detected: Gold
0Code-ReviewFound 0/18 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 29
RegistryPackageVersion constraintManifest
PyPIfastapi>=0.100.0pyproject.toml
PyPIuvicorn>=0.20.0pyproject.toml
PyPIpydantic>=2.0.0pyproject.toml
PyPIopenai>=1.0.0pyproject.toml
PyPIanthropic>=0.1.0pyproject.toml
PyPIpython-dotenv>=1.0.0pyproject.toml
PyPIsympy>=1.12pyproject.toml
PyPIclick>=8.1.0pyproject.toml
PyPIz3-solver==5.1.0.0pyproject.toml
PyPInetworkx>=3.0pyproject.toml
PyPIsqlmodel>=0.0.14pyproject.toml
PyPIbcrypt>=4.0.1pyproject.toml
PyPIpasslib>=1.7.4pyproject.toml
PyPIpyjwt>=2.8.0,!=2.12.1pyproject.toml
PyPIcryptography>=41.0.0pyproject.toml
PyPIpython-multipart>=0.0.6pyproject.toml
PyPIpandas>=2.0.0pyproject.toml
PyPInumpy>=1.24.0pyproject.toml
PyPIscipy>=1.10.0pyproject.toml
PyPIsqlglot>=20.0.0pyproject.toml
PyPIrequests>=2.31.0pyproject.toml
PyPIhttpx>=0.24.0pyproject.toml
PyPIpyyaml>=6.0.1pyproject.toml
PyPIjsonschema>=4.20.0pyproject.toml
crates.ioreqwest0.13sdk-rust/Cargo.toml
crates.ioserde1.0sdk-rust/Cargo.toml
crates.ioserde_json1.0sdk-rust/Cargo.toml
crates.iothiserror1.0sdk-rust/Cargo.toml
crates.iotokio1.0sdk-rust/Cargo.toml
All dependencies 323

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

RegistryPackageVersionRelation
crates.ioreqwestdirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.iothiserrordirect
crates.iotokiodirect
PyPIanthropicdirect
PyPIbcryptdirect
PyPIclickdirect
PyPIcryptographydirect
PyPIfastapidirect
PyPIhttpxdirect
PyPIhttpx0.28.1direct
PyPIjsonschemadirect
PyPInetworkxdirect
PyPInumpydirect
PyPIopenaidirect
PyPIpandasdirect
PyPIpasslibdirect
PyPIpydanticdirect
PyPIpyjwtdirect
PyPIpyjwt2.13.0direct
PyPIpython-dotenvdirect
PyPIpython-multipartdirect
PyPIpyyamldirect
PyPIrequestsdirect
PyPIscipydirect
PyPIsqlglotdirect
PyPIsqlglot30.18.0direct
PyPIsqlmodeldirect
PyPIsympydirect
PyPIsympy1.14.0direct
PyPIuvicorndirect
PyPIz3-solver5.1.0.0direct
crates.iotokio-testindirect
npm@esbuild/aix-ppc640.28.2indirect
npm@esbuild/android-arm0.28.2indirect
npm@esbuild/android-arm640.28.2indirect
npm@esbuild/android-x640.28.2indirect
npm@esbuild/darwin-arm640.28.2indirect
npm@esbuild/darwin-x640.28.2indirect
npm@esbuild/freebsd-arm640.28.2indirect
npm@esbuild/freebsd-x640.28.2indirect
npm@esbuild/linux-arm0.28.2indirect
npm@esbuild/linux-arm640.28.2indirect
npm@esbuild/linux-ia320.28.2indirect
npm@esbuild/linux-loong640.28.2indirect
npm@esbuild/linux-mips64el0.28.2indirect
npm@esbuild/linux-ppc640.28.2indirect
npm@esbuild/linux-riscv640.28.2indirect
npm@esbuild/linux-s390x0.28.2indirect
npm@esbuild/linux-x640.28.2indirect
npm@esbuild/netbsd-arm640.28.2indirect
npm@esbuild/netbsd-x640.28.2indirect
npm@esbuild/openbsd-arm640.28.2indirect
npm@esbuild/openbsd-x640.28.2indirect
npm@esbuild/openharmony-arm640.28.2indirect
npm@esbuild/sunos-x640.28.2indirect
npm@esbuild/win32-arm640.28.2indirect
npm@esbuild/win32-ia320.28.2indirect
npm@esbuild/win32-x640.28.2indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.6.0indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/lzma-linux-x64-gnu1.5.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@rollup/rollup-android-arm-eabi4.63.1indirect
npm@rollup/rollup-android-arm644.63.1indirect
npm@rollup/rollup-darwin-arm644.63.1indirect
npm@rollup/rollup-darwin-x644.63.1indirect
npm@rollup/rollup-freebsd-arm644.63.1indirect
npm@rollup/rollup-freebsd-x644.63.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.63.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.63.1indirect
npm@rollup/rollup-linux-arm64-gnu4.63.1indirect
npm@rollup/rollup-linux-arm64-musl4.63.1indirect
npm@rollup/rollup-linux-loong64-gnu4.63.1indirect
npm@rollup/rollup-linux-loong64-musl4.63.1indirect
npm@rollup/rollup-linux-ppc64-gnu4.63.1indirect
npm@rollup/rollup-linux-ppc64-musl4.63.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.63.1indirect
npm@rollup/rollup-linux-riscv64-musl4.63.1indirect
npm@rollup/rollup-linux-s390x-gnu4.63.1indirect
npm@rollup/rollup-linux-x64-gnu4.63.1indirect
npm@rollup/rollup-linux-x64-musl4.63.1indirect
npm@rollup/rollup-openbsd-x644.63.1indirect
npm@rollup/rollup-openharmony-arm644.63.1indirect
npm@rollup/rollup-win32-arm64-msvc4.63.1indirect
npm@rollup/rollup-win32-ia32-msvc4.63.1indirect
npm@rollup/rollup-win32-x64-gnu4.63.1indirect
npm@rollup/rollup-win32-x64-msvc4.63.1indirect
npm@standard-schema/spec1.1.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node20.19.43indirect
npm@types/semver7.8.0indirect
npm@typescript-eslint/eslint-plugin6.21.0indirect
npm@typescript-eslint/parser6.21.0indirect
npm@typescript-eslint/scope-manager6.21.0indirect
npm@typescript-eslint/type-utils6.21.0indirect
npm@typescript-eslint/types6.21.0indirect
npm@typescript-eslint/typescript-estree6.21.0indirect
npm@typescript-eslint/utils6.21.0indirect
npm@typescript-eslint/visitor-keys6.21.0indirect
npm@ungap/structured-clone1.4.0indirect
npm@vitest/expect4.1.11indirect
npm@vitest/mocker4.1.11indirect
npm@vitest/pretty-format4.1.11indirect
npm@vitest/runner4.1.11indirect
npm@vitest/snapshot4.1.11indirect
npm@vitest/spy4.1.11indirect
npm@vitest/utils4.1.11indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmany-promise1.3.0indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmassertion-error2.0.1indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion2.1.4indirect
npmbraces3.0.3indirect
npmbundle-require5.1.0indirect
npmcac6.7.14indirect
npmcallsites3.1.0indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchokidar4.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander4.1.1indirect
npmconfbox0.1.8indirect
npmconsola3.4.2indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmes-module-lexer2.3.2indirect
npmesbuild0.28.2indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.3indirect
npmfdir6.5.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmflat-cache3.2.0indirect
npmflatted3.4.4indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobby11.1.0indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmisexe2.0.0indirect
npmjoycon3.1.1indirect
npmjs-yaml4.3.2indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmload-tsconfig0.2.5indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmmagic-string0.30.21indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimatch9.0.9indirect
npmmlly1.8.2indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.18indirect
npmnatural-compare1.4.0indirect
npmobject-assign4.1.1indirect
npmobug2.1.4indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.7indirect
npmpirates4.0.7indirect
npmpkg-types1.3.1indirect
npmpostcss8.5.28indirect
npmpostcss-load-config6.0.1indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreaddirp4.1.2indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrollup4.63.1indirect
npmrun-parallel1.2.0indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmslash3.0.0indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsucrase3.35.1indirect
npmsupports-color7.2.0indirect
npmtext-table0.2.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.3.1indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.1indirect
npmto-regex-range5.0.1indirect
npmtree-kill1.2.2indirect
npmts-api-utils1.4.3indirect
npmts-interface-checker0.1.13indirect
npmtsup8.5.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtypescript5.9.3indirect
npmufo1.6.4indirect
npmundici-types6.21.0indirect
npmuri-js4.4.1indirect
npmvite6.4.3indirect
npmvitest4.1.11indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrappy1.0.2indirect
npmyocto-queue0.1.0indirect
PyPIanyio4.13.0indirect
PyPIcertifi2026.2.25indirect
PyPIcolorama0.4.6indirect
PyPIcoverageindirect
PyPIcrewaiindirect
PyPIcrosshair-toolindirect
PyPIdefusedxml0.7.1indirect
PyPIdockerindirect
PyPIexceptiongroup1.3.1indirect
PyPIfreezegunindirect
PyPIh110.16.0indirect
PyPIhatchling1.32.0indirect
PyPIhttpcore1.0.9indirect
PyPIidna3.15indirect
PyPIjinja2indirect
PyPIlangchainindirect
PyPIllama-index-coreindirect
PyPImatplotlibindirect
PyPImpmath1.3.0indirect
PyPIopentelemetry-apiindirect
PyPIopentelemetry-exporter-otlpindirect
PyPIopentelemetry-instrumentation-fastapiindirect
PyPIopentelemetry-instrumentation-requestsindirect
PyPIopentelemetry-sdkindirect
PyPIpresidio-analyzerindirect
PyPIpresidio-anonymizerindirect
PyPIprometheus-clientindirect
PyPIpsycopg2-binaryindirect
PyPIpytestindirect
PyPIpytest-asyncioindirect
PyPIpytest-covindirect
PyPIpytest-timeoutindirect
PyPIpytest-xdistindirect
PyPIredisindirect
PyPIsentry-sdk2.68.1indirect
PyPIspacyindirect
PyPItyping-extensions4.15.0indirect
PyPIurllib32.7.0indirect
Dependency advisories 0

Installing pypi:qwed@7.2.1 pulls in 56 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

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.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI, Go, crates.io, npm.