Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-14 21:18 UTC

avo-hq / marksmith

GitHub-style markdown editor for Ruby and Rails

JavaScript · Ruby · HTMLMIT★ 553 stars⑂ 30 forkssince Jan 2025View on GitHub ↗
KindLibraryNetwork servicehow this is determined

avo-hq/marksmith holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Engineering Quality (80/100) and lowest on AI Readiness (44/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

AvoOrganization
69 followers65 public repossince Jun 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@avo-hq/marksmith0.5.110,73130112 days ago
RubyGemsmarksmith0.6.0-320 days ago

Metrics by category

Vitality

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

69Good · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
12.5/36Commit cadence18/52 weeks with commits
15.9/18Commit volume58 commits in the last year
6/10OpenSSF Scorecard: Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year58
human_commit_share0.82
days_since_last_push0
active_weeks_last_year18
How it's scored
27/27Ships releases9 releases published
7.2/36Release recencylatest release 372 days ago
27/27Release cadencea release every ~23.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count9
latest_release_tagv0.4.7
releases_from_tagsno
days_since_latest_release372
mean_days_between_releases23.1
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?

57Moderate · 17% of overall
How it's scored
44.5/60Stars553 stars
12.2/25Forks30 forks
0/15Watchers2 watchers
Inputs used
forks30
stars553
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_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com
has_pull_request_templateno
How it's scored
53.7/80Monthly downloads10,731 downloads/month across npm, rubygems
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@avo-hq/marksmith, marksmith
dependents
ecosystemsnpm, rubygems
total_downloads114,889
monthly_downloads10,731
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?

64Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.1/22.5Commit distributiontop contributor authored 82% of commits
13.5/13.5Contributor breadth12 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.816
How it's scored
30.4/42Issue resolution72% of issues closed
14.9/30PR acceptance61/123 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 2/12 approved changesets -- score normalized to 1
Inputs used
merged_prs61
open_issues11
closed_issues29
prs_merged_7d1
prs_decided_7d1
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.725
closed_unmerged_prs62
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
0/20Verified domainverified-domain status not read for this organization
13.3/25Owner reach69 followers of avo-hq
25/25Track record65 public repos, account ~6 yr old
Inputs used
followers69
owner_typeOrganization
is_verified
owner_loginavo-hq
public_repos65
account_age_days2,258
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm, rubygems
35/35Publish recencylatest publish 0 days ago
20/20Version history32 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@avo-hq/marksmith, marksmith
ecosystemsnpm, rubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config.rubocop.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests10 out of 10 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://avohq.io
10/10Repository description
10/10Topics7 topics
0/10Wiki
Inputs used
topicseditor, markdown, markdown-editor, rails, ruby, ruby-on-rails, wysiwyg-editor
has_wikino
homepagehttps://avohq.io
docs_sitehttps://avohq.io
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests10 out of 10 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
0.8/7.5Code-ReviewFound 2/12 approved changesets -- score normalized to 1
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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
4.5/7.5Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
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-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities77 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

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_packages17
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 npm:@avo-hq/marksmith@0.5.1 runtime dependency closure — what installing the published package pulls in — 17 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.

44Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
30.6/40Legible commit history47 of 82 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.573
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.rubocop.yml
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance18 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock, package-lock.json, yarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.18
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
53.3/55Manageable file sizes2/65 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes125,336
source_files_sampled65
oversized_source_files2

Key facts

553GitHub stars
12contributors
58commits, last 12 months
0days since last push
9releases
1bus factor
11open issues
npm, RubyGemspackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 30 ⇿
0Stars
30Forks
9Releases

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.

510152025303052025-022025-102026-06
Major 0Minor 3Patch 6

Each point covers 2 days.

OpenSSF Scorecard 3.9 / 10
3.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-08-14 21:17 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/12 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
6Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities77 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
RubyGemsrails>= 7.0.0Gemfile
RubyGemspumaGemfile
RubyGemssqlite3Gemfile
RubyGemspropshaftGemfile
RubyGemsrubocop-rails-omakaseGemfile
RubyGemsvite_railsGemfile
RubyGemsstimulus-railsGemfile
RubyGemsturbo-railsGemfile
RubyGemslisten>= 3.5.1Gemfile
RubyGemscommonmarkerGemfile
RubyGemsredcarpetGemfile
npm@github/hotkey^3.1.1package.json
npmvite-plugin-rails^0.5.0package.json
All dependencies 286

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

RegistryPackageVersionRelation
npm@github/hotkey3.1.1direct
npmvite-plugin-rails0.5.0direct
RubyGemscommonmarker2.8.1direct
RubyGemslisten3.10.0direct
RubyGemspropshaft1.3.1direct
RubyGemspuma8.0.0direct
RubyGemsrails8.1.3direct
RubyGemsredcarpet3.6.1direct
RubyGemsrubocop-rails-omakase1.1.0direct
RubyGemssqlite32.9.2direct
RubyGemsstimulus-rails1.3.4direct
RubyGemsturbo-rails2.0.23direct
RubyGemsvite_rails3.0.20direct
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-x640.21.5indirect
npm@github/markdown-toolbar-element2.2.3indirect
npm@github/paste-markdown1.5.3indirect
npm@hotwired/stimulus3.2.2indirect
npm@hotwired/turbo8.0.12indirect
npm@hotwired/turbo-rails8.0.12indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@parcel/watcher2.5.0indirect
npm@parcel/watcher-android-arm642.5.0indirect
npm@parcel/watcher-darwin-arm642.5.0indirect
npm@parcel/watcher-darwin-x642.5.0indirect
npm@parcel/watcher-freebsd-x642.5.0indirect
npm@parcel/watcher-linux-arm-glibc2.5.0indirect
npm@parcel/watcher-linux-arm-musl2.5.0indirect
npm@parcel/watcher-linux-arm64-glibc2.5.0indirect
npm@parcel/watcher-linux-arm64-musl2.5.0indirect
npm@parcel/watcher-linux-x64-glibc2.5.0indirect
npm@parcel/watcher-linux-x64-musl2.5.0indirect
npm@parcel/watcher-win32-arm642.5.0indirect
npm@parcel/watcher-win32-ia322.5.0indirect
npm@parcel/watcher-win32-x642.5.0indirect
npm@rails/actioncable7.2.201indirect
npm@rails/activestorage8.0.100indirect
npm@rails/request.js0.0.11indirect
npm@rollup/plugin-node-resolve16.0.0indirect
npm@rollup/pluginutils5.1.4indirect
npm@rollup/rollup-android-arm-eabi4.30.1indirect
npm@rollup/rollup-android-arm-eabi4.31.0indirect
npm@rollup/rollup-android-arm644.30.1indirect
npm@rollup/rollup-android-arm644.31.0indirect
npm@rollup/rollup-darwin-arm644.30.1indirect
npm@rollup/rollup-darwin-arm644.31.0indirect
npm@rollup/rollup-darwin-x644.30.1indirect
npm@rollup/rollup-darwin-x644.31.0indirect
npm@rollup/rollup-freebsd-arm644.30.1indirect
npm@rollup/rollup-freebsd-arm644.31.0indirect
npm@rollup/rollup-freebsd-x644.30.1indirect
npm@rollup/rollup-freebsd-x644.31.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.30.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.31.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.30.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.31.0indirect
npm@rollup/rollup-linux-arm64-gnu4.30.1indirect
npm@rollup/rollup-linux-arm64-gnu4.31.0indirect
npm@rollup/rollup-linux-arm64-musl4.30.1indirect
npm@rollup/rollup-linux-arm64-musl4.31.0indirect
npm@rollup/rollup-linux-loongarch64-gnu4.30.1indirect
npm@rollup/rollup-linux-loongarch64-gnu4.31.0indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.30.1indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.31.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.30.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.31.0indirect
npm@rollup/rollup-linux-s390x-gnu4.30.1indirect
npm@rollup/rollup-linux-s390x-gnu4.31.0indirect
npm@rollup/rollup-linux-x64-gnu4.30.1indirect
npm@rollup/rollup-linux-x64-gnu4.31.0indirect
npm@rollup/rollup-linux-x64-musl4.30.1indirect
npm@rollup/rollup-linux-x64-musl4.31.0indirect
npm@rollup/rollup-win32-arm64-msvc4.30.1indirect
npm@rollup/rollup-win32-arm64-msvc4.31.0indirect
npm@rollup/rollup-win32-ia32-msvc4.30.1indirect
npm@rollup/rollup-win32-ia32-msvc4.31.0indirect
npm@rollup/rollup-win32-x64-msvc4.30.1indirect
npm@rollup/rollup-win32-x64-msvc4.31.0indirect
npm@tailwindcss/cli4.0.0indirect
npm@tailwindcss/node4.0.1indirect
npm@tailwindcss/oxide4.0.1indirect
npm@tailwindcss/oxide-android-arm644.0.1indirect
npm@tailwindcss/oxide-darwin-arm644.0.1indirect
npm@tailwindcss/oxide-darwin-x644.0.1indirect
npm@tailwindcss/oxide-freebsd-x644.0.1indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.0.1indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.0.1indirect
npm@tailwindcss/oxide-linux-arm64-musl4.0.1indirect
npm@tailwindcss/oxide-linux-x64-gnu4.0.1indirect
npm@tailwindcss/oxide-linux-x64-musl4.0.1indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.0.1indirect
npm@tailwindcss/oxide-win32-x64-msvc4.0.1indirect
npm@tailwindcss/typography0.5.16indirect
npm@tailwindcss/vite4.0.0indirect
npm@types/estree1.0.6indirect
npm@types/resolve1.20.2indirect
npmbraces3.0.3indirect
npmcssesc3.0.0indirect
npmdebug4.4.0indirect
npmdeepmerge4.3.1indirect
npmdetect-libc1.0.3indirect
npmenhanced-resolve5.18.0indirect
npmesbuild0.21.5indirect
npmestree-walker2.0.2indirect
npmfast-glob3.3.3indirect
npmfastq1.18.0indirect
npmfill-range7.1.1indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmglob-parent5.1.2indirect
npmgraceful-fs4.2.11indirect
npmhasown2.0.2indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-module1.0.0indirect
npmis-number7.0.0indirect
npmjiti2.4.2indirect
npmlightningcss1.29.1indirect
npmlightningcss-darwin-arm641.29.1indirect
npmlightningcss-darwin-x641.29.1indirect
npmlightningcss-freebsd-x641.29.1indirect
npmlightningcss-linux-arm-gnueabihf1.29.1indirect
npmlightningcss-linux-arm64-gnu1.29.1indirect
npmlightningcss-linux-arm64-musl1.29.1indirect
npmlightningcss-linux-x64-gnu1.29.1indirect
npmlightningcss-linux-x64-musl1.29.1indirect
npmlightningcss-win32-arm64-msvc1.29.1indirect
npmlightningcss-win32-x64-msvc1.29.1indirect
npmlodash4.17.21indirect
npmlodash.castarray4.4.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.merge4.6.2indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmnanoid3.3.8indirect
npmnode-addon-api7.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.2indirect
npmpostcss8.5.1indirect
npmpostcss-selector-parser6.0.10indirect
npmqueue-microtask1.2.3indirect
npmresolve1.22.10indirect
npmreusify1.0.4indirect
npmrollup4.30.1indirect
npmrollup4.31.0indirect
npmrollup-plugin-gzip3.1.2indirect
npmrun-parallel1.2.0indirect
npmsource-map-js1.2.1indirect
npmspark-md53.0.2indirect
npmstimulus-vite-helpers3.1.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtailwindcss4.0.0indirect
npmtailwindcss4.0.1indirect
npmtapable2.2.1indirect
npmto-regex-range5.0.1indirect
npmutil-deprecate1.0.2indirect
npmvite5.4.11indirect
npmvite-plugin-environment1.1.3indirect
npmvite-plugin-full-reload1.2.0indirect
npmvite-plugin-manifest-sri0.2.0indirect
npmvite-plugin-ruby5.1.1indirect
npmvite-plugin-stimulus-hmr3.0.0indirect
RubyGemsaction_text-trix2.1.17indirect
RubyGemsactioncable8.1.3indirect
RubyGemsactionmailbox8.1.3indirect
RubyGemsactionmailer8.1.3indirect
RubyGemsactionpack8.1.3indirect
RubyGemsactiontext8.1.3indirect
RubyGemsactionview8.1.3indirect
RubyGemsactivejob8.1.3indirect
RubyGemsactivemodel8.1.3indirect
RubyGemsactiverecord8.1.3indirect
RubyGemsactivestorage8.1.3indirect
RubyGemsactivesupportindirect
RubyGemsactivesupport8.1.3indirect
RubyGemsast2.4.2indirect
RubyGemsbase640.3.0indirect
RubyGemsbigdecimal4.0.1indirect
RubyGemsbindex0.8.1indirect
RubyGemsbuilder3.3.0indirect
RubyGemsconcurrent-ruby1.3.6indirect
RubyGemsconnection_pool3.0.2indirect
RubyGemscrass1.0.6indirect
RubyGemsdate3.5.1indirect
RubyGemsdifftastic0.6.0indirect
RubyGemsdispersion0.2.0indirect
RubyGemsdrb2.2.3indirect
RubyGemsdry-cli1.4.1indirect
RubyGemserb6.0.2indirect
RubyGemserubi1.13.1indirect
RubyGemsffi1.17.3indirect
RubyGemsglobalid1.3.0indirect
RubyGemsi18n1.14.8indirect
RubyGemsio-console0.8.2indirect
RubyGemsirb1.17.0indirect
RubyGemsjson2.19.2indirect
RubyGemslanguage_server-protocol3.17.0.4indirect
RubyGemslint_roller1.1.0indirect
RubyGemslogger1.7.0indirect
RubyGemsloofah2.25.1indirect
RubyGemsmail2.9.0indirect
RubyGemsmarcel1.1.0indirect
RubyGemsmini_mime1.1.5indirect
RubyGemsmini_portile22.8.9indirect
RubyGemsminitest6.0.2indirect
RubyGemsminitest-difftastic0.2.1indirect
RubyGemsmutex_m0.3.0indirect
RubyGemsnet-imap0.6.3indirect
RubyGemsnet-pop0.1.2indirect
RubyGemsnet-protocol0.2.2indirect
RubyGemsnet-smtp0.5.1indirect
RubyGemsnio4r2.7.5indirect
RubyGemsnokogiri1.19.2indirect
RubyGemsparallel1.26.3indirect
RubyGemsparser3.3.7.1indirect
RubyGemspp0.6.3indirect
RubyGemspretty_please0.2.0indirect
RubyGemsprettyprint0.2.0indirect
RubyGemsprism1.9.0indirect
RubyGemspsych5.3.1indirect
RubyGemsracc1.8.1indirect
RubyGemsrack3.2.5indirect
RubyGemsrack-proxy0.7.7indirect
RubyGemsrack-session2.1.1indirect
RubyGemsrack-test2.2.0indirect
RubyGemsrackup2.3.1indirect
RubyGemsrails-dom-testing2.3.0indirect
RubyGemsrails-html-sanitizer1.7.0indirect
RubyGemsrailties8.1.3indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrake13.3.1indirect
RubyGemsrake-compiler-dock1.12.0indirect
RubyGemsrb-fsevent0.11.2indirect
RubyGemsrb-inotify0.11.1indirect
RubyGemsrb_sys0.9.128indirect
RubyGemsrdoc7.2.0indirect
RubyGemsregexp_parser2.10.0indirect
RubyGemsreline0.6.3indirect
RubyGemsrubocop1.73.2indirect
RubyGemsrubocop-ast1.38.1indirect
RubyGemsrubocop-performance1.24.0indirect
RubyGemsrubocop-rails2.30.3indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemssecurerandom0.4.1indirect
RubyGemsstringio3.2.0indirect
RubyGemsthor1.5.0indirect
RubyGemstimeout0.6.1indirect
RubyGemstsort0.2.0indirect
RubyGemstzinfo2.0.6indirect
RubyGemsunicode-display_width3.1.4indirect
RubyGemsunicode-emoji4.2.0indirect
RubyGemsuri1.1.1indirect
RubyGemsuseragent0.16.11indirect
RubyGemsvite_ruby3.9.2indirect
RubyGemsweb-console4.2.1indirect
RubyGemswebsocket-driver0.8.0indirect
RubyGemswebsocket-extensions0.1.5indirect
RubyGemszeitwerk2.7.5indirect
Dependency advisories 0

Installing npm:@avo-hq/marksmith@0.5.1 pulls in 17 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.31.0 — full methodology · metrics wiki.

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