Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-20 07:01 UTC

networktocode / netutils

Python library that is a collection of functions and objects for common network automation tasks.

PythonCustom license★ 256 stars⑂ 69 forkssince May 2021View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

networktocode/netutils holds a health index of 88 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (85/100) and lowest on AI Readiness (53/100). It was last updated 8 days ago. 2 contributors account for most of its recent work.

88
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.

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

Ownership

Network to CodeOrganization · verified domain
562 followers62 public repossince Jun 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPInetutils1.19.1209,2663724 days agonetutilsnetwork-utilsnetwork-utilitiesnet-utils

Metrics by category

Vitality

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

77Good · 21% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
12.5/36Commit cadence — 18/52 weeks with commits
17.4/18Commit volume — 85 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year85
human_commit_share0.94
days_since_last_push8
active_weeks_last_year18
How it's scored
27/27Ships releases — 37 releases published
36/36Release recency — latest release 24 days ago
27/27Release cadence — a release every ~34.4 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count37
latest_release_tagv1.19.1
releases_from_tagsno
days_since_latest_release24
mean_days_between_releases34.4

Community & Adoption

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

62Moderate · 17% of overall
How it's scored
39/60Stars — 256 stars
15.3/25Forks — 69 forks
5.8/15Watchers — 12 watchers
Inputs used
forks69
stars256
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, readthedocs.org, shields.io
has_pull_request_templateno
How it's scored
70.9/80Monthly downloads — 209,266 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesnetutils
dependents—
ecosystemspypi
total_downloads—
monthly_downloads209,266
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?

80Excellent · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.5/22.5Commit distribution — top contributor authored 35% of commits
13.5/13.5Contributor breadth — 47 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled47
top_contributor_share0.354
How it's scored
32.3/42Issue resolution — 77% of issues closed
13.2/30PR acceptance — 330/752 decided PRs merged
13/13Newcomer PR acceptance — 1/1 first-time contributors' PRs merged in 30d
9/15OpenSSF Scorecard: Code-Review — Found 11/16 approved changesets -- score normalized to 6
Inputs used
merged_prs330
open_issues32
closed_issues107
prs_merged_7d0
prs_decided_7d0
prs_merged_30d5
prs_decided_30d5
issue_closed_ratio0.77
closed_unmerged_prs422
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backing — organization-owned
20/20Verified domain
19.8/25Owner reach — 562 followers of networktocode
25/25Track record — 62 public repos, account ~11 yr old
Inputs used
followers562
owner_typeOrganization
is_verifiedyes
owner_loginnetworktocode
public_repos62
account_age_days4,100

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 24 days ago
20/20Version history — 37 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesnetutils
ecosystemspypi
any_deprecatedno
min_days_since_publish24

Engineering Quality

Are baseline engineering and documentation practices in place?

85Excellent · 19% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — pyproject.toml ([tool.ruff], [tool.pylint])
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 19 out of 20 merged PRs checked by a CI test -- score normalized to 9
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 site — https://netutils.readthedocs.io/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics—
has_wikiyes
homepagehttps://netutils.readthedocs.io/
docs_sitehttps://netutils.readthedocs.io/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.2/2.5CI-Tests — 19 out of 20 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 11/16 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories8
affected_packages3
assessed_packages106
unassessed_packages0
affected_by_severityhigh 1, moderate 1, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 106 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. 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.

53Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
31.2/40Legible commit history — 55 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url—
legible_history_share0.585
agent_instruction_files—
agent_instruction_max_bytes—
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — pyproject.toml ([tool.ruff], [tool.pylint])
11/11Static type checking — netutils/py.typed
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilespoetry.lock
has_dockerfileyes
typed_languageno
bootstrap_files—
has_devcontainerno
has_linter_configyes
typecheck_configsnetutils/py.typed
agent_commit_share0
toolchain_manifests—
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — Python with type-check config (netutils/py.typed)
52.5/55Manageable file sizes — 9/199 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes1,670,765
source_files_sampled199
oversized_source_files9

Key facts

256GitHub stars
47contributors
85commits, last 12 months
8days since last push
37releases
2bus factor
32open issues
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 ★ / 69 ⇿
0Stars
69Forks
35Releases

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.

01325385063756722021-062024-012026-09
Major 1Minor 19Patch 15

Each point covers 5 days.

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-09-20 07:00 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during GetBranch(main): error during branchesHandler.query: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests19 out of 20 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 11/16 approved changesets -- score normalized to 6
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
PyPInapalm—pyproject.toml
PyPIjsonschema^4.17.3pyproject.toml
PyPIlegacycrypt0.3pyproject.toml
PyPIjinja2^3.1.6pyproject.toml
PyPIrpds-py>=0.28.0pyproject.toml
All dependencies 106

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

RegistryPackageVersionRelation
PyPIjinja23.1.6direct
PyPIjsonschema4.26.0direct
PyPIlegacycrypt0.3direct
PyPInapalm4.1.0direct
PyPIrpds-py0.30.0direct
PyPIannotated-types0.8.0indirect
PyPIast-serialize0.8.0indirect
PyPIastroid4.0.4indirect
PyPIattrs23.2.0indirect
PyPIbabel2.18.0indirect
PyPIbackrefs5.9indirect
PyPIbcrypt5.0.0indirect
PyPIcertifi2026.7.22indirect
PyPIcffi2.1.1indirect
PyPIcharset-normalizer3.5.1indirect
PyPIclick8.5.0indirect
PyPIcolorama0.4.6indirect
PyPIcoverage7.15.4indirect
PyPIcryptography50.0.1indirect
PyPIdill0.4.1indirect
PyPIexceptiongroup1.3.1indirect
PyPIfuture1.0.0indirect
PyPIghp-import2.1.0indirect
PyPIgriffe1.1.1indirect
PyPIhjson3.1.0indirect
PyPIidna3.19indirect
PyPIiniconfig2.3.0indirect
PyPIinvoke3.0.3indirect
PyPIisort8.0.1indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIjunos-eznc2.8.2indirect
PyPIlibrt0.15.0indirect
PyPIlxml6.1.2indirect
PyPImarkdown3.10.3indirect
PyPImarkdown-data-tables1.0.0indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkdown-version-annotations1.0.1indirect
PyPImarkupsafe3.0.3indirect
PyPImccabe0.7.0indirect
PyPImdurl0.1.2indirect
PyPImergedeep1.3.4indirect
PyPImkdocs1.6.1indirect
PyPImkdocs-autorefs1.4.4indirect
PyPImkdocs-gen-files0.5.0indirect
PyPImkdocs-get-deps0.2.2indirect
PyPImkdocs-glightbox0.4.0indirect
PyPImkdocs-macros-plugin1.3.7indirect
PyPImkdocs-material9.6.15indirect
PyPImkdocs-material-extensions1.3.1indirect
PyPImkdocs-python-classy0.1.3indirect
PyPImkdocs-redirects1.2.2indirect
PyPImkdocs-section-index0.3.10indirect
PyPImkdocstrings0.27.0indirect
PyPImkdocstrings-python1.13.0indirect
PyPImock5.2.0indirect
PyPImypy2.3.1indirect
PyPImypy-extensions1.1.0indirect
PyPIncclient0.7.0indirect
PyPInetaddr1.3.0indirect
PyPInetmiko4.7.0indirect
PyPIntc-templates9.2.0indirect
PyPIpackaging26.3indirect
PyPIpaginate0.5.7indirect
PyPIparamiko4.0.0indirect
PyPIpathspec1.1.1indirect
PyPIplatformdirs4.11.4indirect
PyPIpluggy1.6.0indirect
PyPIpycparser3.0indirect
PyPIpydantic2.13.4indirect
PyPIpydantic-core2.46.4indirect
PyPIpyeapi1.0.4indirect
PyPIpygments2.21.0indirect
PyPIpylint4.0.7indirect
PyPIpymdown-extensions10.21.3indirect
PyPIpynacl1.6.2indirect
PyPIpyparsing3.3.2indirect
PyPIpyserial3.5indirect
PyPIpytest9.1.1indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpyyaml6.0.3indirect
PyPIpyyaml-env-tag1.1indirect
PyPIreferencing0.37.0indirect
PyPIrequests2.34.2indirect
PyPIrich15.0.0indirect
PyPIruamel-yaml0.19.1indirect
PyPIruff0.16.4indirect
PyPIscp0.16.1indirect
PyPIsetuptools84.0.0indirect
PyPIsix1.17.0indirect
PyPIsuper-collections0.6.2indirect
PyPItabulate0.9.0indirect
PyPItermcolor3.3.0indirect
PyPItextfsm2.1.0indirect
PyPItoml0.10.2indirect
PyPItomli2.4.1indirect
PyPItomlkit0.15.1indirect
PyPItowncrier25.8.0indirect
PyPItransitions0.9.3indirect
PyPIttp0.10.1indirect
PyPIttp-templates0.5.12indirect
PyPItyping-extensions4.16.0indirect
PyPItyping-inspection0.4.4indirect
PyPIurllib32.7.0indirect
PyPIwatchdog6.0.0indirect
PyPIyamllint1.38.0indirect
PyPIyamlloader1.6.0indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 106 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
pymdown-extensions10.21.3indirecthigh411.0.1
mkdocs-material9.6.15indirectmoderate29.7.7
paramiko4.0.0indirectlow2—

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 statistics — PyPI.