Public record
Software health reportschema 0.12.0 · metrics 2.10.0 · 2026-07-18 07:03 UTC

Cap-go / capacitor-camera-preview

Capacitor plugin that allows camera interaction from Javascript and HTML

Java · Swift · TypeScriptMPL-2.0★ 47 stars⑂ 31 forkssince Dec 2022View on GitHub ↗
KindLibraryWeb interfacePluginhow this is determined

Cap-go/capacitor-camera-preview holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Vitality (99/100) and lowest on Security (52/100). It was last updated today. 2 contributors account for most of its recent work.

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

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

Ownership

CapgoOrganization
197 followers178 public repossince Jan 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@capgo/camera-preview8.11.239,8463642 days agocapacitorplugincamerapreviewnativezoomfocusflashlensevideophotoimagecapturebarcodeqrscanner

Metrics by category

Vitality

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

99Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
33.9/36Commit cadence49/52 weeks with commits
18/18Commit volume826 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_year826
human_commit_share
days_since_last_push0
active_weeks_last_year49

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~2.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag8.11.2
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases2.8
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?

59Moderate · 17% of overall
How it's scored
27/60Stars47 stars
12.3/25Forks31 forks
2.7/15Watchers4 watchers
Inputs used
forks31
stars47
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MPL-2.0)
0/18CONTRIBUTING guide
13.5/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_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
61.3/80Monthly downloads39,846 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@capgo/camera-preview
dependents
ecosystemsnpm
total_downloads
monthly_downloads39,846
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 factor2 contributor(s) cover half of all commits
16.6/22.5Commit distributiontop contributor authored 26% of commits
13.5/13.5Contributor breadth59 contributors
10/10OpenSSF Scorecard: Contributorsproject has 13 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled59
top_contributor_share0.263
How it's scored
39.6/42Issue resolution94% of issues closed
23.3/30PR acceptance242/312 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 10/27 approved changesets -- score normalized to 3
Inputs used
merged_prs242
open_issues4
closed_issues66
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.943
closed_unmerged_prs70
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
16.5/25Owner reach197 followers of Cap-go
22.1/25Track record178 public repos, account ~4 yr old
Inputs used
followers197
owner_typeOrganization
is_verified
owner_loginCap-go
public_repos178
account_age_days1,657
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 2 days ago
20/20Version history364 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@capgo/camera-preview
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://capgo.app/docs/plugins/camera-preview/
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicscapacitor, capacitor-plugin, ionic
has_wikino
homepagehttps://capgo.app/docs/plugins/camera-preview/
docs_sitehttps://capgo.app/docs/plugins/camera-preview/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
6/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests14 out of 14 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
2.2/7.5Code-ReviewFound 10/27 approved changesets -- score normalized to 3
2.5/2.5Contributorsproject has 13 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-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities86 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.2
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.

69Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.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
agent_instruction_max_bytes4,791
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.json
11/11Static type checkingexample-app/tsconfig.json, tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexample-app/tsconfig.json, tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeJava (statically typed)
49.9/55Manageable file sizes4/43 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes239,522
source_files_sampled43
oversized_source_files4

Key facts

47GitHub stars
59contributors
826commits, last 12 months
0days since last push
100releases
2bus factor
4open issues
Maven, npmpackage ecosystems

More detail

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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-18 07:02 UTC

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 10/27 approved changesets -- score normalized to 3
10Contributorsproject has 13 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
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities86 existing vulnerabilities detected
Direct dependencies 27
RegistryPackageVersion constraintManifest
npm@angular/animations^19.2.6example-app/package.json
npm@angular/common^19.2.6example-app/package.json
npm@angular/compiler^19.2.6example-app/package.json
npm@angular/core^19.2.6example-app/package.json
npm@angular/forms^19.2.6example-app/package.json
npm@angular/platform-browser^19.2.6example-app/package.json
npm@angular/platform-browser-dynamic^19.2.6example-app/package.json
npm@angular/router^19.2.6example-app/package.json
npm@capacitor/android^8.0.0example-app/package.json
npm@capacitor/app8.1.0example-app/package.json
npm@capacitor/core^8.0.0example-app/package.json
npm@capacitor/haptics8.0.2example-app/package.json
npm@capacitor/ios^8.0.0example-app/package.json
npm@capacitor/keyboard8.0.3example-app/package.json
npm@capacitor/status-bar8.0.2example-app/package.json
npm@capgo/camera-previewfile:..example-app/package.json
npm@capgo/home-indicator^7.1.3example-app/package.json
npm@ionic/angular^8.6.0example-app/package.json
npm@ionic/core^8.7.7example-app/package.json
npmexifr^7.1.3example-app/package.json
npmionicons^8.0.9example-app/package.json
npmpostcss^8.5.4example-app/package.json
npmrxjs~7.8.2example-app/package.json
npmtslib^2.8.1example-app/package.json
npmzone.js~0.15.1example-app/package.json
npm@capgo/capacitor-updater^8.45.11example-app/package.json
npm@capacitor/splash-screen^8.0.0example-app/package.json
All dependencies 69

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

RegistryPackageVersionRelation
npm@angular/animations^19.2.6direct
npm@angular/common^19.2.6direct
npm@angular/compiler^19.2.6direct
npm@angular/core^19.2.6direct
npm@angular/forms^19.2.6direct
npm@angular/platform-browser^19.2.6direct
npm@angular/platform-browser-dynamic^19.2.6direct
npm@angular/router^19.2.6direct
npm@capacitor/android^8.0.0direct
npm@capacitor/app8.1.0direct
npm@capacitor/core^8.0.0direct
npm@capacitor/haptics8.0.2direct
npm@capacitor/ios^8.0.0direct
npm@capacitor/keyboard8.0.3direct
npm@capacitor/splash-screen^8.0.0direct
npm@capacitor/status-bar8.0.2direct
npm@capgo/capacitor-updater^8.45.11direct
npm@capgo/home-indicator^7.1.3direct
npm@ionic/angular^8.6.0direct
npm@ionic/core^8.7.7direct
npmexifr^7.1.3direct
npmionicons^8.0.9direct
npmpostcss^8.5.4direct
npmrxjs~7.8.2direct
npmtslib^2.8.1direct
npmzone.js~0.15.1direct
npm@angular-devkit/build-angular^19.2.7indirect
npm@angular-eslint/builder^19.3.0indirect
npm@angular-eslint/eslint-plugin^19.3.0indirect
npm@angular-eslint/eslint-plugin-template^19.3.0indirect
npm@angular-eslint/schematics^19.3.0indirect
npm@angular-eslint/template-parser^19.3.0indirect
npm@angular/cli^19.2.7indirect
npm@angular/compiler-cli^19.2.6indirect
npm@angular/language-service^19.2.6indirect
npm@capacitor/cli^8.0.0indirect
npm@capacitor/docgen^0.3.1indirect
npm@ionic/angular-toolkit^12.2.0indirect
npm@ionic/eslint-config^0.4.0indirect
npm@ionic/prettier-config^4.0.0indirect
npm@ionic/swiftlint-config^2.0.0indirect
npm@types/jasmine~5.1.8indirect
npm@types/node^24.10.1indirect
npm@typescript-eslint/eslint-plugin^8.33.1indirect
npm@typescript-eslint/parser^8.33.1indirect
npmeslint^8.57.1indirect
npmeslint^9.28.0indirect
npmeslint-plugin-import^2.31.0indirect
npmeslint-plugin-jsdoc^50.7.1indirect
npmeslint-plugin-prefer-arrow1.2.3indirect
npmhusky^9.1.7indirect
npmjasmine-core~5.13.0indirect
npmjasmine-spec-reporter~7.0.0indirect
npmkarma~6.4.4indirect
npmkarma-chrome-launcher~3.2.0indirect
npmkarma-coverage~2.2.1indirect
npmkarma-jasmine~5.1.0indirect
npmkarma-jasmine-html-reporter~2.2.0indirect
npmprettier^3.5.3indirect
npmprettier^3.6.2indirect
npmprettier-plugin-java^2.7.7indirect
npmprettier-plugin-organize-imports^4.1.0indirect
npmprettier-plugin-packagejson^2.5.15indirect
npmprettier-pretty-check^0.2.0indirect
npmrimraf^6.1.0indirect
npmrollup^4.53.2indirect
npmswiftlint^2.0.0indirect
npmtypescript^5.9.3indirect
npmtypescript~5.8.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.12.0 — full methodology · metrics wiki.

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