Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-18 08:46 UTC

jacobaraujo7 / remote_pi

Control your Pi coding agent from your phone. Pair with a one-time QR code and chat with your local agent, even when you're away from your computer.

Dart · TypeScriptMIT★ 380 stars⑂ 96 forkssince May 2026View on GitHub ↗
KindWeb interfaceLibraryNetwork serviceMCP serverMobile applicationCommand-line toolDesktop applicationhow this is determined

jacobaraujo7/remote_pi holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (82/100) and lowest on Security (40/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

Jacob MouraPersonal account
1,518 followers95 public repossince Apr 2013Flutterando

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iorelaypoints to another repo — not scored0.1.135,54633152 days agofutureschannel
npmremote-pi0.7.03,1441737 days agopipi-packagepi-extensionpi-coding-agentremote-controlmobilecoding-agentagent-meshagent-networkudsbrokerqr-pairingwebsocket

Metrics by category

Vitality

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

82Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
12.5/36Commit cadence18/52 weeks with commits
18/18Commit volume1,070 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,070
human_commit_share1
days_since_last_push0
active_weeks_last_year18
How it's scored
27/27Ships releases96 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~1.9 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count96
latest_release_tagcockpit-v1.28.33
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases1.9

Community & Adoption

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

55Moderate · 17% of overall
How it's scored
41.8/60Stars380 stars
16.5/25Forks96 forks
0/15Watchers2 watchers
Inputs used
forks96
stars380
watchers2
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_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
46.6/80Monthly downloads3,144 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesremote-pi
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,144
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3/22.5Commit distributiontop contributor authored 86% of commits
13.5/13.5Contributor breadth29 contributors
10/10OpenSSF Scorecard: Contributorsproject has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled29
top_contributor_share0.865
How it's scored
30.7/42Issue resolution73% of issues closed
22.4/30PR acceptance76/102 decided PRs merged
3.9/13Newcomer PR acceptance3/10 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs76
open_issues20
closed_issues54
prs_merged_7d5
prs_decided_7d7
prs_merged_30d12
prs_decided_30d21
issue_closed_ratio0.73
closed_unmerged_prs26
first_time_authors_30d6
first_time_prs_merged_30d3
first_time_prs_decided_30d10
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
22.9/25Owner reach1,518 followers of jacobaraujo7
25/25Track record95 public repos, account ~13 yr old
Inputs used
followers1,518
owner_typeUser
is_verified
owner_loginjacobaraujo7
public_repos95
account_age_days4,915
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 37 days ago
20/20Version history17 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesremote-pi
ecosystemsnpm
any_deprecatedno
min_days_since_publish37

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
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
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://remote-pi.jacobmoura.work
10/10Repository description
10/10Topics7 topics
10/10Wiki
Inputs used
topicsagent, agents, flutter, ia, pi, picode, rust
has_wikiyes
homepagehttps://remote-pi.jacobmoura.work
docs_sitehttps://remote-pi.jacobmoura.work
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

40Weak · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
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 2/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 5 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities59 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
10.2/25Indirect dependencies free of known advisories1 affected: undici 8.5.0 (high 7.4)
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories5
affected_packages1
assessed_packages237
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:remote-pi@0.7.0 runtime dependency closure — what installing the published package pulls in — 237 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.

80Excellent · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md, app/CLAUDE.md, app/lib/config/CLAUDE.md, app/lib/data/CLAUDE.md, app/lib/domain/CLAUDE.md, app/lib/routing/CLAUDE.md, app/lib/ui/CLAUDE.md, cockpit/CLAUDE.md, cockpit/lib/app/CLAUDE.md, cockpit/lib/app/core/CLAUDE.md, cockpit/lib/app/core/terminal/CLAUDE.md, pi-extension/CLAUDE.md, relay/CLAUDE.md, site/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_filesCLAUDE.md, app/CLAUDE.md, app/lib/config/CLAUDE.md, app/lib/data/CLAUDE.md, app/lib/domain/CLAUDE.md, app/lib/routing/CLAUDE.md, app/lib/ui/CLAUDE.md, cockpit/CLAUDE.md, cockpit/lib/app/CLAUDE.md, cockpit/lib/app/core/CLAUDE.md, cockpit/lib/app/core/terminal/CLAUDE.md, pi-extension/CLAUDE.md, relay/CLAUDE.md, site/CLAUDE.md
agent_instruction_max_bytes19,166
How it's scored
12.6/18One-command bootstrapapp/android/app/build.gradle.kts, app/android/build.gradle.kts, app/packages/remote_pi_identity/android/build.gradle.kts (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format configeslint.config.mjs
11/11Static type checkingpi-extension/tsconfig.json, site/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice94 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, pnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspi-extension/tsconfig.json, site/tsconfig.json
agent_commit_share0.94
toolchain_manifestsapp/android/app/build.gradle.kts, app/android/build.gradle.kts, app/packages/remote_pi_identity/android/build.gradle.kts, app/packages/remote_pi_identity/example/android/app/build.gradle.kts, app/packages/remote_pi_identity/example/android/build.gradle.kts, cockpit/android/app/build.gradle.kts, cockpit/android/build.gradle.kts, cockpit/cli/Cargo.toml, cockpit/plugins/cockpit_pty/android/build.gradle, relay/Cargo.toml, rp-s3/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeDart (statically typed)
54.1/55Manageable file sizes20/1,183 source files over 60KB
Inputs used
primary_languageDart
largest_source_bytes2,754,895
source_files_sampled1,183
oversized_source_files20
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examplesexample
Inputs used
example_dirsexample
has_mcp_signalyes
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

380GitHub stars
29contributors
1,070commits, last 12 months
0days since last push
96releases
1bus factor
20open issues
crates.io, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'relay' points at a different repository (https://github.com/seanmonstar/relay); excluded from ecosystem scoring
  • Could not fetch crates package 'rp-s3' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 96 ⇿
0Stars
96Forks
92Releases

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.

0204060801009632026-052026-072026-09
Major 0Minor 1Patch 0
OpenSSF Scorecard 2.9 / 10
2.9aggregate

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

9Binary-Artifactsbinaries present in source code
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 2/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
0Vulnerabilities59 existing vulnerabilities detected
Direct dependencies 32
RegistryPackageVersion constraintManifest
npm@earendil-works/pi-coding-agent^0.79.10pi-extension/package.json
npm@earendil-works/pi-tui^0.79.10pi-extension/package.json
npm@modelcontextprotocol/sdk^1.29.0pi-extension/package.json
npm@napi-rs/keyring^1.3.0pi-extension/package.json
npm@noble/ed25519^3.1.0pi-extension/package.json
npmcroner^10.0.1pi-extension/package.json
npmqrcode-terminal^0.12.0pi-extension/package.json
npmtypebox^1.1.38pi-extension/package.json
npmws^8.21.0pi-extension/package.json
npmzod^4.4.3pi-extension/package.json
crates.ioanyhow1.0.102relay/Cargo.toml
crates.ioaxum0.7.9relay/Cargo.toml
crates.iobase640.22.1relay/Cargo.toml
crates.ioed25519-dalek2.2.0relay/Cargo.toml
crates.iofutures-util0.3.32relay/Cargo.toml
crates.iorand0.8relay/Cargo.toml
crates.iorusqlite0.32relay/Cargo.toml
crates.ioserde1.0.228relay/Cargo.toml
crates.ioserde_json1.0.149relay/Cargo.toml
crates.iosha20.10relay/Cargo.toml
crates.iothiserror2.0.18relay/Cargo.toml
crates.iotokio1.52.3relay/Cargo.toml
crates.iotracing0.1.44relay/Cargo.toml
crates.iotracing-subscriber0.3.23relay/Cargo.toml
crates.ioaxum0.8rp-s3/Cargo.toml
crates.iotokio1rp-s3/Cargo.toml
crates.iotower-http0.6rp-s3/Cargo.toml
crates.iotracing0.1rp-s3/Cargo.toml
crates.iotracing-subscriber0.3rp-s3/Cargo.toml
npmnext16.2.6site/package.json
npmreact19.2.4site/package.json
npmreact-dom19.2.4site/package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 1

Installing npm:remote-pi@0.7.0 pulls in 237 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
undici8.5.0indirecthigh58.9.0

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 statisticscrates.io, npm.