Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-17 13:46 UTC

UiPath / uipath-python

A comprehensive Python SDK for interacting with UiPath's Automation Platform

PythonMIT★ 93 stars⑂ 27 forkssince Jan 2025View on GitHub ↗

UiPath/uipath-python holds a health index of 92 out of 100, placing it in the Excellent band. It scores highest on Vitality (97/100) and lowest on Community & Adoption (49/100). It was last updated today. 4 contributors account for most of its recent work.

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

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

Ownership

UiPathOrganization
679 followers102 public repossince Aug 2010

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

Metrics by category

Vitality

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

97Exceptional · 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 volume1,482 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,482
human_commit_share
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases5 releases published
36/36Release recencylatest release 30 days ago
19.8/27Release cadencea release every ~50.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count5
latest_release_tagv2.11.0
releases_from_tagsno
days_since_latest_release30
mean_days_between_releases50.6
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?

49Weak · 17% of overall
How it's scored
31.9/60Stars93 stars
11.8/25Forks27 forks
3.9/15Watchers6 watchers
Inputs used
forks27
stars93
watchers6
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?

83Excellent · 23% of overall
How it's scored
43.2/54Bus factor4 contributor(s) cover half of all commits
18.1/22.5Commit distributiontop contributor authored 20% of commits
13.5/13.5Contributor breadth82 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled82
top_contributor_share0.195
How it's scored
19.2/42Issue resolution46% of issues closed
25.6/30PR acceptance1,339/1,572 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs1,339
open_issues78
closed_issues66
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.458
closed_unmerged_prs233
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
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
20.4/25Owner reach679 followers of UiPath
25/25Track record102 public repos, account ~15 yr old
Inputs used
followers679
owner_typeOrganization
is_verified
owner_loginUiPath
public_repos102
account_age_days5,805
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall

Engineering practices

100Exceptional
How it's scored
24/24CI workflows16 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://uipath.github.io/uipath-python/
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicsagentic-ai, automation, python, uipath
has_wikiyes
homepagehttps://uipath.github.io/uipath-python/
docs_sitehttps://uipath.github.io/uipath-python/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 6 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 18 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities73 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): 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.

84Excellent · 4% of overall
How it's scored
45/45Agent instructions.cursorrules, CLAUDE.md, packages/uipath-core/CLAUDE.md, packages/uipath-platform/CLAUDE.md, packages/uipath/CLAUDE.md, packages/uipath/docs/core/agents.md, packages/uipath/src/uipath/_resources/AGENTS.md, packages/uipath/src/uipath/_resources/CLAUDE.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_files.cursorrules, CLAUDE.md, packages/uipath-core/CLAUDE.md, packages/uipath-platform/CLAUDE.md, packages/uipath/CLAUDE.md, packages/uipath/docs/core/agents.md, packages/uipath/src/uipath/_resources/AGENTS.md, packages/uipath/src/uipath/_resources/CLAUDE.md
agent_instruction_max_bytes7,912
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrappackages/uipath/justfile
22/22Automated tests
11/11Lint / format config
11/11Static type checkingpackages/uipath-core/src/uipath/core/py.typed, packages/uipath-platform/src/uipath/platform/py.typed, packages/uipath/py.typed, packages/uipath/src/uipath/py.typed
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filespackages/uipath/justfile
has_devcontainerno
has_linter_configyes
typecheck_configspackages/uipath-core/src/uipath/core/py.typed, packages/uipath-platform/src/uipath/platform/py.typed, packages/uipath/py.typed, packages/uipath/src/uipath/py.typed
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
27/45Type-checkable codePython with type-check config (packages/uipath-core/src/uipath/core/py.typed, packages/uipath-platform/src/uipath/platform/py.typed, packages/uipath/py.typed, packages/uipath/src/uipath/py.typed)
53.6/55Manageable file sizes17/668 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes201,659
source_files_sampled668
oversized_source_files17
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplessamples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

93GitHub stars
82contributors
1,482commits, last 12 months
0days since last push
5releases
4bus factor
78open issues
package ecosystems

More detail

OpenSSF Scorecard 6.3 / 10
6.3aggregate

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 13:45 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 6 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 18 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities73 existing vulnerabilities detected
All dependencies 252

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

RegistryPackageVersionRelation
PyPIaiohappyeyeballs2.6.1indirect
PyPIaiohttp3.13.3indirect
PyPIaiosignal1.4.0indirect
PyPIaiosqlite0.22.1indirect
PyPIannotated-doc0.0.4indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.12.1indirect
PyPIanyio4.13.0indirect
PyPIapplicationinsightsindirect
PyPIapplicationinsights0.11.10indirect
PyPIattachment-evaluation-test0.1.0indirect
PyPIattrs25.4.0indirect
PyPIattrs26.1.0indirect
PyPIbabel2.18.0indirect
PyPIbackrefs6.1indirect
PyPIbanditindirect
PyPIbandit1.9.3indirect
PyPIbeautifulsoup44.14.3indirect
PyPIbidict0.23.1indirect
PyPIcairocffi1.7.1indirect
PyPIcairosvg2.8.2indirect
PyPIcertifi2026.1.4indirect
PyPIcertifi2026.2.25indirect
PyPIcffi2.0.0indirect
PyPIcfgv3.5.0indirect
PyPIchardet7.4.3indirect
PyPIcharset-normalizer3.4.4indirect
PyPIclickindirect
PyPIclick8.3.1indirect
PyPIcolorama0.4.6indirect
PyPIcoverageindirect
PyPIcoverage7.13.4indirect
PyPIcoverage7.13.5indirect
PyPIcryptography46.0.6indirect
PyPIcssselect20.8.0indirect
PyPIcsv-employee-generator0.0.1indirect
PyPIdefusedxml0.7.1indirect
PyPIdistlib0.4.0indirect
PyPIfastapi0.135.2indirect
PyPIfilelockindirect
PyPIfilelock3.20.3indirect
PyPIfilelock3.24.3indirect
PyPIfrozenlist1.8.0indirect
PyPIghp-import2.1.0indirect
PyPIgraphtty0.1.8indirect
PyPIgreeter0.0.1indirect
PyPIgriffe2.0.0indirect
PyPIgriffecli2.0.0indirect
PyPIgriffelib2.0.0indirect
PyPIh110.16.0indirect
PyPIhatchlingindirect
PyPIhttpcore1.0.9indirect
PyPIhttptools0.7.1indirect
PyPIhttpxindirect
PyPIhttpx0.28.1indirect
PyPIhttpx-sse0.4.3indirect
PyPIidentify2.6.16indirect
PyPIidna3.11indirect
PyPIimportlib-metadata8.7.1indirect
PyPIinflectionindirect
PyPIinflection0.5.1indirect
PyPIiniconfig2.3.0indirect
PyPIjinja23.1.6indirect
PyPIjsonschema4.26.0indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIlibrt0.7.8indirect
PyPIlibrt0.8.1indirect
PyPIline-by-line-test0.1.0indirect
PyPIlinkify-it-py2.1.0indirect
PyPImarkdown3.10.2indirect
PyPImarkdown-it-py3.0.0indirect
PyPImarkdown-it-py4.0.0indirect
PyPImarkdownify1.2.2indirect
PyPImarkupsafe3.0.3indirect
PyPImcpindirect
PyPImcp1.26.0indirect
PyPImdformat0.7.22indirect
PyPImdformat-tables1.0.0indirect
PyPImdit-py-plugins0.5.0indirect
PyPImdurl0.1.2indirect
PyPImergedeep1.3.4indirect
PyPImermaid-builder0.0.3indirect
PyPImkdocsindirect
PyPImkdocs1.6.1indirect
PyPImkdocs-autorefs1.4.3indirect
PyPImkdocs-clickindirect
PyPImkdocs-click0.9.0indirect
PyPImkdocs-get-deps0.2.0indirect
PyPImkdocs-llmstxtindirect
PyPImkdocs-llmstxt0.5.0indirect
PyPImkdocs-materialindirect
PyPImkdocs-material9.7.1indirect
PyPImkdocs-material-extensions1.3.1indirect
PyPImkdocs-open-in-new-tabindirect
PyPImkdocs-open-in-new-tab1.0.8indirect
PyPImkdocs-simple-hooksindirect
PyPImkdocs-simple-hooks0.1.5indirect
PyPImkdocstringsindirect
PyPImkdocstrings1.0.3indirect
PyPImkdocstrings-python2.0.2indirect
PyPImockitoindirect
PyPImockito1.5.5indirect
PyPImockito2.0.3indirect
PyPImsgpack1.1.2indirect
PyPImultidict6.7.1indirect
PyPImypyindirect
PyPImypy1.19.1indirect
PyPImypy-extensions1.1.0indirect
PyPInodeenv1.10.0indirect
PyPIopentelemetry-api1.39.1indirect
PyPIopentelemetry-api1.40.0indirect
PyPIopentelemetry-instrumentation0.60b1indirect
PyPIopentelemetry-instrumentation0.61b0indirect
PyPIopentelemetry-sdk1.39.1indirect
PyPIopentelemetry-sdk1.40.0indirect
PyPIopentelemetry-semantic-conventions0.60b1indirect
PyPIopentelemetry-semantic-conventions0.61b0indirect
PyPIorjson3.11.7indirect
PyPIoutcome1.3.0.post0indirect
PyPIpackaging26.0indirect
PyPIpaginate0.5.7indirect
PyPIpandasindirect
PyPIpathlibindirect
PyPIpathlib1.0.1indirect
PyPIpathspec1.0.4indirect
PyPIpillow11.3.0indirect
PyPIplatformdirs4.5.1indirect
PyPIplatformdirs4.9.2indirect
PyPIplatformdirs4.9.4indirect
PyPIpluggy1.6.0indirect
PyPIpre-commitindirect
PyPIpre-commit4.5.1indirect
PyPIpropcache0.4.1indirect
PyPIpycparser3.0indirect
PyPIpydantic2.12.5indirect
PyPIpydantic-core2.41.5indirect
PyPIpydantic-function-modelsindirect
PyPIpydantic-function-models0.1.11indirect
PyPIpydantic-settings2.13.1indirect
PyPIpygments2.19.2indirect
PyPIpyjwtindirect
PyPIpyjwt2.11.0indirect
PyPIpyjwt2.12.1indirect
PyPIpymdown-extensions10.20.1indirect
PyPIpyperclip1.11.0indirect
PyPIpysignalr1.3.0indirect
PyPIpytestindirect
PyPIpytest9.0.2indirect
PyPIpytest-asyncioindirect
PyPIpytest-asyncio1.3.0indirect
PyPIpytest-covindirect
PyPIpytest-cov7.0.0indirect
PyPIpytest-httpxindirect
PyPIpytest-httpx0.36.0indirect
PyPIpytest-mockindirect
PyPIpytest-mock3.15.1indirect
PyPIpytest-timeoutindirect
PyPIpytest-timeout2.4.0indirect
PyPIpytest-trioindirect
PyPIpytest-trio0.8.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenvindirect
PyPIpython-dotenv1.2.1indirect
PyPIpython-dotenv1.2.2indirect
PyPIpython-engineio4.13.1indirect
PyPIpython-multipart0.0.22indirect
PyPIpython-socketioindirect
PyPIpython-socketio5.16.1indirect
PyPIpywin32311indirect
PyPIpywinpty3.0.3indirect
PyPIpyyaml6.0.3indirect
PyPIpyyaml-env-tag1.1indirect
PyPIreferencing0.37.0indirect
PyPIrequests2.32.5indirect
PyPIrichindirect
PyPIrich14.3.2indirect
PyPIrich14.3.3indirect
PyPIrpds-py0.30.0indirect
PyPIruffindirect
PyPIruff0.15.0indirect
PyPIruff0.15.1indirect
PyPIrust-justindirect
PyPIrust-just1.46.0indirect
PyPIshellingham1.5.4indirect
PyPIsimple-websocket1.1.0indirect
PyPIsix1.17.0indirect
PyPIsniffio1.3.1indirect
PyPIsortedcontainers2.4.0indirect
PyPIsoupsieve2.8.3indirect
PyPIsqlparse0.5.5indirect
PyPIsse-starlette3.3.3indirect
PyPIstarlette1.0.0indirect
PyPIstevedore5.6.0indirect
PyPItenacityindirect
PyPItenacity9.1.4indirect
PyPItermynalindirect
PyPItermynal0.13.1indirect
PyPItextual7.5.0indirect
PyPItinycss21.5.1indirect
PyPItomli2.4.0indirect
PyPItomli-windirect
PyPItomli-w1.2.0indirect
PyPItrio0.32.0indirect
PyPItrio0.33.0indirect
PyPItruststoreindirect
PyPItruststore0.10.4indirect
PyPItyper0.24.1indirect
PyPItypes-pyyaml6.0.12.20260518indirect
PyPItypes-tomlindirect
PyPItypes-toml0.10.8.20240310indirect
PyPItyping-extensions4.15.0indirect
PyPItyping-inspection0.4.2indirect
PyPIuc-micro-py2.0.0indirect
PyPIuipathindirect
PyPIuipath2.10.30indirect
PyPIuipath2.10.32indirect
PyPIuipath2.10.35indirect
PyPIuipath2.13.12indirect
PyPIuipath-coreindirect
PyPIuipath-core0.5.31indirect
PyPIuipath-core0.5.7indirect
PyPIuipath-core0.5.8indirect
PyPIuipath-devindirect
PyPIuipath-dev0.0.75indirect
PyPIuipath-langchainindirect
PyPIuipath-llamaindexindirect
PyPIuipath-platformindirect
PyPIuipath-platform0.1.11indirect
PyPIuipath-platform0.1.13indirect
PyPIuipath-platform0.1.8indirect
PyPIuipath-platform0.2.10indirect
PyPIuipath-runtimeindirect
PyPIuipath-runtime0.10.0indirect
PyPIuipath-runtime0.12.2indirect
PyPIuipath-runtime0.9.3indirect
PyPIurllib32.6.3indirect
PyPIuvicorn0.42.0indirect
PyPIuvloop0.22.1indirect
PyPIvadersentiment3.3.2indirect
PyPIvirtualenvindirect
PyPIvirtualenv20.36.1indirect
PyPIvirtualenv20.38.0indirect
PyPIwatchdog6.0.0indirect
PyPIwatchfiles1.1.1indirect
PyPIwcwidth0.6.0indirect
PyPIwebencodings0.5.1indirect
PyPIwebsockets15.0.1indirect
PyPIwrapt1.17.3indirect
PyPIwsproto1.3.2indirect
PyPIyarl1.22.0indirect
PyPIyarl1.23.0indirect
PyPIzipp3.23.0indirect
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.11.0 — full methodology · metrics wiki.

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