Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-17 11:51 UTC

aeonfun / aeon

The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.

TypeScript · Shell · JavaScriptMIT★ 666 stars⑂ 238 forkssince Mar 2026View on GitHub ↗
KindWeb interfaceMCP serverCommand-line toolLibraryhow this is determined

aeonfun/aeon holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (82/100) and lowest on Sustainability & Governance (54/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

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

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

Ownership

aeonOrganization
15 followers5 public repossince May 2026

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?

82Excellent · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
16.6/36Commit cadence24/52 weeks with commits
18/18Commit volume1,122 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,122
human_commit_share0.98
days_since_last_push1
active_weeks_last_year24
How it's scored
27/27Ships releases1 releases published
36/36Release recencylatest release 38 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv0.1.0
releases_from_tagsno
days_since_latest_release38
mean_days_between_releases
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?

73Good · 17% of overall
How it's scored
45.8/60Stars666 stars
19.8/25Forks238 forks
4.3/15Watchers7 watchers
Inputs used
forks238
stars666
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

54Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.2/22.5Commit distributiontop contributor authored 90% of commits
13.5/13.5Contributor breadth51 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled51
top_contributor_share0.902
How it's scored
40.2/42Issue resolution96% of issues closed
27.4/30PR acceptance775/847 decided PRs merged
8.3/13Newcomer PR acceptance7/11 first-time contributors' PRs merged in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 8/30 approved changesets -- score normalized to 2
Inputs used
merged_prs775
open_issues1
closed_issues23
prs_merged_7d7
prs_decided_7d10
prs_merged_30d55
prs_decided_30d60
issue_closed_ratio0.958
closed_unmerged_prs72
first_time_authors_30d7
first_time_prs_merged_30d7
first_time_prs_decided_30d11
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
8.7/25Owner reach15 followers of aeonfun
6.1/25Track record5 public repos, account ~0 yr old
Inputs used
followers15
owner_typeOrganization
is_verified
owner_loginaeonfun
public_repos5
account_age_days83
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

73Good · 19% of overall
How it's scored
24/24CI workflows15 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests22 out of 30 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://www.aeon.fun/
10/10Repository description
10/10Topics9 topics
0/10Wiki
Inputs used
topicsai-agents, claude-code, agent-framework, agents, ai, anthropic, claude, harness, llm
has_wikino
homepagehttps://www.aeon.fun/
docs_sitehttps://www.aeon.fun/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

65Good · 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
1.8/2.5CI-Tests22 out of 30 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 8/30 approved changesets -- score normalized to 2
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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 16 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.6
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
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages573
unassessed_packages0
affected_by_severityhigh 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 573 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.

79Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history98 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes17,210
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingapps/cli/tsconfig.json, apps/dashboard/tsconfig.json, apps/mcp-server/tsconfig.json, skills/remotion/project/tsconfig.json
10/10Reproducible environmentlockfile
6/10Demonstrated agent practice3 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance2 of the last 100 commits are automated dependency updates
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configsapps/cli/tsconfig.json, apps/dashboard/tsconfig.json, apps/mcp-server/tsconfig.json, skills/remotion/project/tsconfig.json
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/152 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes43,949
source_files_sampled152
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

666GitHub stars
51contributors
1,122commits, last 12 months
1days since last push
1releases
1bus factor
1open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'aeon-mcp' from its registry

More detail

Star and fork history 0 ★ / 238 ⇿
0Stars
238Forks
1Releases

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.

0408012016020024023692026-032026-052026-08
Major 0Minor 1Patch 0
OpenSSF Scorecard 5.6 / 10
5.6aggregate

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-17 11:50 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
7CI-Tests22 out of 30 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 8/30 approved changesets -- score normalized to 2
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
npmyaml^2.9.0apps/cli/package.json
npm@opentelemetry/api^1.9.1apps/dashboard/package.json
npm@vercel/otel^2.1.3apps/dashboard/package.json
npmgsap^3.15.0apps/dashboard/package.json
npmnext^16.2.12apps/dashboard/package.json
npmreact^19.2.8apps/dashboard/package.json
npmreact-dom^19.2.8apps/dashboard/package.json
npmyaml^2.9.0apps/dashboard/package.json
npm@modelcontextprotocol/sdk^1.0.0apps/mcp-server/package.json
npm@opentelemetry/api^1.9.1apps/mcp-server/package.json
npm@opentelemetry/exporter-trace-otlp-proto^0.221.0apps/mcp-server/package.json
npm@opentelemetry/resources^2.10.0apps/mcp-server/package.json
npm@opentelemetry/sdk-trace-base^2.10.0apps/mcp-server/package.json
npm@opentelemetry/sdk-trace-node^2.10.0apps/mcp-server/package.json
npm@opentelemetry/semantic-conventions^1.43.0apps/mcp-server/package.json
npm@microlabs/otel-cf-workers^1.0.0-rc.52apps/webhook/package.json
npm@opentelemetry/api^1.9.1apps/webhook/package.json
All dependencies 573

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

RegistryPackageVersionRelation
npm@microlabs/otel-cf-workers1.0.0-rc.52direct
npm@modelcontextprotocol/sdk1.30.0direct
npm@opentelemetry/api1.9.1direct
npm@opentelemetry/exporter-trace-otlp-proto0.221.0direct
npm@opentelemetry/resources2.0.0direct
npm@opentelemetry/resources2.10.0direct
npm@opentelemetry/sdk-trace-base2.0.0direct
npm@opentelemetry/sdk-trace-base2.10.0direct
npm@opentelemetry/sdk-trace-node2.10.0direct
npm@opentelemetry/semantic-conventions1.43.0direct
npm@vercel/otel2.1.3direct
npmgsap3.15.0direct
npmnext16.2.12direct
npmreact19.2.0direct
npmreact19.2.8direct
npmreact-dom19.2.0direct
npmreact-dom19.2.8direct
npmyaml2.9.0direct
npm@alloc/quick-lru5.2.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.8indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.24.1indirect
npm@babel/parser7.29.8indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.8indirect
npm@babel/types7.24.0indirect
npm@babel/types7.29.8indirect
npm@cloudflare/kv-asset-handler0.5.0indirect
npm@cloudflare/unenv-preset2.16.1indirect
npm@cloudflare/workerd-darwin-641.20260722.1indirect
npm@cloudflare/workerd-darwin-arm641.20260722.1indirect
npm@cloudflare/workerd-linux-641.20260722.1indirect
npm@cloudflare/workerd-linux-arm641.20260722.1indirect
npm@cloudflare/workerd-windows-641.20260722.1indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/core1.11.3indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/runtime1.11.2indirect
npm@emnapi/runtime1.11.3indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@emnapi/wasi-threads1.2.3indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@hono/node-server2.1.0indirect
npm@img/colour1.1.0indirect
npm@img/sharp-darwin-arm640.35.2indirect
npm@img/sharp-darwin-arm640.35.3indirect
npm@img/sharp-darwin-x640.35.2indirect
npm@img/sharp-darwin-x640.35.3indirect
npm@img/sharp-freebsd-wasm320.35.2indirect
npm@img/sharp-freebsd-wasm320.35.3indirect
npm@img/sharp-libvips-darwin-arm641.3.1indirect
npm@img/sharp-libvips-darwin-arm641.3.2indirect
npm@img/sharp-libvips-darwin-x641.3.1indirect
npm@img/sharp-libvips-darwin-x641.3.2indirect
npm@img/sharp-libvips-linux-arm1.3.1indirect
npm@img/sharp-libvips-linux-arm1.3.2indirect
npm@img/sharp-libvips-linux-arm641.3.1indirect
npm@img/sharp-libvips-linux-arm641.3.2indirect
npm@img/sharp-libvips-linux-ppc641.3.1indirect
npm@img/sharp-libvips-linux-ppc641.3.2indirect
npm@img/sharp-libvips-linux-riscv641.3.1indirect
npm@img/sharp-libvips-linux-riscv641.3.2indirect
npm@img/sharp-libvips-linux-s390x1.3.1indirect
npm@img/sharp-libvips-linux-s390x1.3.2indirect
npm@img/sharp-libvips-linux-x641.3.1indirect
npm@img/sharp-libvips-linux-x641.3.2indirect
npm@img/sharp-libvips-linuxmusl-arm641.3.1indirect
npm@img/sharp-libvips-linuxmusl-arm641.3.2indirect
npm@img/sharp-libvips-linuxmusl-x641.3.1indirect
npm@img/sharp-libvips-linuxmusl-x641.3.2indirect
npm@img/sharp-linux-arm0.35.2indirect
npm@img/sharp-linux-arm0.35.3indirect
npm@img/sharp-linux-arm640.35.2indirect
npm@img/sharp-linux-arm640.35.3indirect
npm@img/sharp-linux-ppc640.35.2indirect
npm@img/sharp-linux-ppc640.35.3indirect
npm@img/sharp-linux-riscv640.35.2indirect
npm@img/sharp-linux-riscv640.35.3indirect
npm@img/sharp-linux-s390x0.35.2indirect
npm@img/sharp-linux-s390x0.35.3indirect
npm@img/sharp-linux-x640.35.2indirect
npm@img/sharp-linux-x640.35.3indirect
npm@img/sharp-linuxmusl-arm640.35.2indirect
npm@img/sharp-linuxmusl-arm640.35.3indirect
npm@img/sharp-linuxmusl-x640.35.2indirect
npm@img/sharp-linuxmusl-x640.35.3indirect
npm@img/sharp-wasm320.35.2indirect
npm@img/sharp-wasm320.35.3indirect
npm@img/sharp-webcontainers-wasm320.35.2indirect
npm@img/sharp-webcontainers-wasm320.35.3indirect
npm@img/sharp-win32-arm640.35.2indirect
npm@img/sharp-win32-arm640.35.3indirect
npm@img/sharp-win32-ia320.35.2indirect
npm@img/sharp-win32-ia320.35.3indirect
npm@img/sharp-win32-x640.35.2indirect
npm@img/sharp-win32-x640.35.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@mediabunny/aac-encoder1.50.8indirect
npm@mediabunny/flac-encoder1.50.8indirect
npm@mediabunny/mp3-encoder1.50.8indirect
npm@module-federation/error-codes0.22.0indirect
npm@module-federation/runtime0.22.0indirect
npm@module-federation/runtime-core0.22.0indirect
npm@module-federation/runtime-tools0.22.0indirect
npm@module-federation/sdk0.22.0indirect
npm@module-federation/webpack-bundler-runtime0.22.0indirect
npm@napi-rs/wasm-runtime1.0.7indirect
npm@napi-rs/wasm-runtime1.1.4indirect
npm@next/env16.2.12indirect
npm@next/swc-darwin-arm6416.2.12indirect
npm@next/swc-darwin-x6416.2.12indirect
npm@next/swc-linux-arm64-gnu16.2.12indirect
npm@next/swc-linux-arm64-musl16.2.12indirect
npm@next/swc-linux-x64-gnu16.2.12indirect
npm@next/swc-linux-x64-musl16.2.12indirect
npm@next/swc-win32-arm64-msvc16.2.12indirect
npm@next/swc-win32-x64-msvc16.2.12indirect
npm@opentelemetry/api-logs0.200.0indirect
npm@opentelemetry/api-logs0.221.0indirect
npm@opentelemetry/context-async-hooks2.10.0indirect
npm@opentelemetry/core2.10.0indirect
npm@opentelemetry/exporter-trace-otlp-http0.200.0indirect
npm@opentelemetry/instrumentation0.221.0indirect
npm@opentelemetry/otlp-exporter-base0.200.0indirect
npm@opentelemetry/otlp-exporter-base0.221.0indirect
npm@opentelemetry/otlp-transformer0.200.0indirect
npm@opentelemetry/otlp-transformer0.221.0indirect
npm@opentelemetry/sdk-logs0.200.0indirect
npm@opentelemetry/sdk-logs0.221.0indirect
npm@opentelemetry/sdk-metrics2.0.0indirect
npm@opentelemetry/sdk-metrics2.10.0indirect
npm@opentelemetry/sdk-trace2.10.0indirect
npm@poppinss/colors4.1.6indirect
npm@poppinss/dumper0.6.5indirect
npm@poppinss/exception1.2.3indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.2indirect
npm@remotion/bundler4.0.506indirect
npm@remotion/captions4.0.506indirect
npm@remotion/cli4.0.506indirect
npm@remotion/compositor-darwin-arm644.0.506indirect
npm@remotion/compositor-darwin-x644.0.506indirect
npm@remotion/compositor-linux-arm64-gnu4.0.506indirect
npm@remotion/compositor-linux-arm64-musl4.0.506indirect
npm@remotion/compositor-linux-x64-gnu4.0.506indirect
npm@remotion/compositor-linux-x64-musl4.0.506indirect
npm@remotion/compositor-win32-x64-msvc4.0.506indirect
npm@remotion/licensing4.0.506indirect
npm@remotion/media-parser4.0.506indirect
npm@remotion/media-utils4.0.506indirect
npm@remotion/paths4.0.506indirect
npm@remotion/player4.0.506indirect
npm@remotion/renderer4.0.506indirect
npm@remotion/shapes4.0.506indirect
npm@remotion/streaming4.0.506indirect
npm@remotion/studio4.0.506indirect
npm@remotion/studio-codemods4.0.506indirect
npm@remotion/studio-protocol4.0.506indirect
npm@remotion/studio-server4.0.506indirect
npm@remotion/studio-shared4.0.506indirect
npm@remotion/timeline-utils4.0.506indirect
npm@remotion/transitions4.0.506indirect
npm@remotion/web-renderer4.0.506indirect
npm@remotion/zod-types4.0.506indirect
npm@rspack/binding1.7.11indirect
npm@rspack/binding-darwin-arm641.7.11indirect
npm@rspack/binding-darwin-x641.7.11indirect
npm@rspack/binding-linux-arm64-gnu1.7.11indirect
npm@rspack/binding-linux-arm64-musl1.7.11indirect
npm@rspack/binding-linux-x64-gnu1.7.11indirect
npm@rspack/binding-linux-x64-musl1.7.11indirect
npm@rspack/binding-wasm32-wasi1.7.11indirect
npm@rspack/binding-win32-arm64-msvc1.7.11indirect
npm@rspack/binding-win32-ia32-msvc1.7.11indirect
npm@rspack/binding-win32-x64-msvc1.7.11indirect
npm@rspack/core1.7.11indirect
npm@rspack/lite-tapable1.1.0indirect
npm@rspack/plugin-react-refresh1.6.1indirect
npm@sindresorhus/is7.2.0indirect
npm@speed-highlight/core1.2.23indirect
npm@svgr/babel-plugin-add-jsx-attribute8.0.0indirect
npm@svgr/babel-plugin-remove-jsx-attribute8.0.0indirect
npm@svgr/babel-plugin-remove-jsx-empty-expression8.0.0indirect
npm@svgr/babel-plugin-replace-jsx-attribute-value8.0.0indirect
npm@svgr/babel-plugin-svg-dynamic-title8.0.0indirect
npm@svgr/babel-plugin-svg-em-dimensions8.0.0indirect
npm@svgr/babel-plugin-transform-react-native-svg8.1.0indirect
npm@svgr/babel-plugin-transform-svg-component8.0.0indirect
npm@svgr/babel-preset8.1.0indirect
npm@svgr/core8.1.0indirect
npm@svgr/hast-util-to-babel-ast8.0.0indirect
npm@svgr/plugin-jsx8.1.0indirect
npm@swc/helpers0.5.15indirect
npm@tailwindcss/node4.3.3indirect
npm@tailwindcss/oxide4.3.3indirect
npm@tailwindcss/oxide-android-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-x644.3.3indirect
npm@tailwindcss/oxide-freebsd-x644.3.3indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.3indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.3indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.3indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.3indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.3indirect
npm@tailwindcss/postcss4.3.3indirect
npm@tybys/wasm-util0.10.2indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/dom-mediacapture-transform0.1.12indirect
npm@types/dom-webcodecs0.1.13indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node26.1.2indirect
npm@types/react19.2.0indirect
npm@types/react19.2.17indirect
npm@types/react-dom19.2.3indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmaccepts2.0.0indirect
npmacorn8.18.0indirect
npmacorn-import-phases1.0.4indirect
npmajv8.20.0indirect
npmajv-formats2.1.1indirect
npmajv-formats3.0.1indirect
npmajv-keywords5.1.0indirect
npmargparse2.0.1indirect
npmast-types0.16.1indirect
npmbaseline-browser-mapping2.10.8indirect
npmbaseline-browser-mapping2.11.12indirect
npmblake3-wasm2.1.5indirect
npmbody-parser2.3.0indirect
npmbrowserslist4.28.7indirect
npmbuffer-from1.1.2indirect
npmbytes3.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001780indirect
npmcaniuse-lite1.0.30001806indirect
npmchrome-trace-event1.0.4indirect
npmcjs-module-lexer2.2.0indirect
npmclient-only0.0.1indirect
npmcommander2.20.3indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie1.1.1indirect
npmcookie-signature1.2.2indirect
npmcors2.8.6indirect
npmcosmiconfig8.3.6indirect
npmcross-spawn7.0.6indirect
npmcss-loader7.1.4indirect
npmcssesc3.0.0indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdefine-lazy-prop2.0.0indirect
npmdepd2.0.0indirect
npmdetect-libc2.1.2indirect
npmdot-case3.0.4indirect
npmdotenv17.3.1indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.401indirect
npmencodeurl2.0.0indirect
npmenhanced-resolve5.24.2indirect
npmenhanced-resolve5.24.5indirect
npmentities4.5.0indirect
npmerror-ex1.3.4indirect
npmerror-stack-parser2.1.4indirect
npmerror-stack-parser-es1.0.5indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.1indirect
npmes-object-atoms1.1.2indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmeslint-scope5.1.1indirect
npmesprima4.0.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmetag1.8.1indirect
npmevents3.3.0indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.1.0indirect
npmexeca5.1.1indirect
npmexpress5.2.1indirect
npmexpress-rate-limit8.6.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-uri3.1.5indirect
npmfinalhandler2.1.1indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfs-monkey1.0.3indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmglob-to-regexp0.4.1indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.4indirect
npmhono4.13.0indirect
npmhtml-entities2.6.0indirect
npmhttp-errors2.0.1indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.7.3indirect
npmicss-utils5.1.0indirect
npmimport-fresh3.3.1indirect
npmimport-in-the-middle3.3.3indirect
npminherits2.0.4indirect
npmip-address10.4.0indirect
npmipaddr.js1.9.1indirect
npmis-arrayish0.2.1indirect
npmis-docker2.2.1indirect
npmis-promise4.0.0indirect
npmis-stream2.0.1indirect
npmis-wsl2.2.0indirect
npmisexe2.0.0indirect
npmjest-worker27.5.1indirect
npmjiti2.7.0indirect
npmjose6.2.8indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.1indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjson52.2.3indirect
npmkiwi-schema0.5.0indirect
npmkleur3.0.3indirect
npmkleur4.1.5indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlines-and-columns1.2.4indirect
npmloader-runner4.3.2indirect
npmlong5.3.2indirect
npmlower-case2.0.2indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.21indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer1.1.1indirect
npmmediabunny1.50.8indirect
npmmemfs3.4.3indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmminiflare4.20260722.1indirect
npmminimist1.2.6indirect
npmmodule-details-from-path1.0.4indirect
npmms2.1.3indirect
npmnanoid3.3.17indirect
npmnanoid3.3.18indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmno-case3.0.4indirect
npmnode-releases2.0.52indirect
npmnpm-run-path4.0.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmopen8.4.2indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparseurl1.3.3indirect
npmpath-key3.1.1indirect
npmpath-to-regexp6.3.0indirect
npmpath-to-regexp8.4.2indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpkce-challenge5.0.1indirect
npmpostcss8.5.23indirect
npmpostcss8.5.25indirect
npmpostcss-modules-extract-imports3.1.0indirect
npmpostcss-modules-local-by-default4.2.0indirect
npmpostcss-modules-scope3.2.1indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-selector-parser7.1.4indirect
npmpostcss-value-parser4.2.0indirect
npmprettier3.8.1indirect
npmprompts2.4.2indirect
npmprotobufjs7.6.5indirect
npmproxy-addr2.0.7indirect
npmqs6.15.3indirect
npmrange-parser1.3.0indirect
npmraw-body3.0.2indirect
npmreact-refresh0.18.0indirect
npmrecast0.23.11indirect
npmremotion4.0.506indirect
npmrequire-from-string2.0.2indirect
npmrequire-in-the-middle8.0.1indirect
npmresolve-from4.0.0indirect
npmrouter2.2.0indirect
npmsafer-buffer2.1.2indirect
npmscheduler0.27.0indirect
npmschema-utils4.3.3indirect
npmsemver6.3.1indirect
npmsemver7.5.3indirect
npmsemver7.8.5indirect
npmsend1.2.1indirect
npmserve-static2.2.1indirect
npmsetprototypeof1.2.0indirect
npmsharp0.35.2indirect
npmsharp0.35.3indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsisteransi1.0.5indirect
npmsnake-case3.0.4indirect
npmsource-map0.6.1indirect
npmsource-map0.8.0indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmstackframe1.3.4indirect
npmstatuses2.0.2indirect
npmstrip-final-newline2.0.0indirect
npmstyle-loader4.0.0indirect
npmstyled-jsx5.1.6indirect
npmsupports-color10.2.2indirect
npmsupports-color8.1.1indirect
npmsvg-parser2.0.4indirect
npmtailwindcss4.3.3indirect
npmtapable2.3.3indirect
npmterser5.49.2indirect
npmterser-webpack-plugin5.6.1indirect
npmtiny-invariant1.3.3indirect
npmto-fast-properties2.0.0indirect
npmtoidentifier1.0.1indirect
npmtslib2.8.1indirect
npmtsx4.23.1indirect
npmtype-is2.1.0indirect
npmtypescript5.9.2indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmundici7.29.0indirect
npmundici-types8.3.0indirect
npmunenv2.0.0-rc.24indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmutil-deprecate1.0.2indirect
npmvary1.1.2indirect
npmwatchpack2.5.2indirect
npmwebpack5.105.0indirect
npmwebpack-sources3.5.1indirect
npmwhich2.0.2indirect
npmworkerd1.20260722.1indirect
npmwrangler4.115.0indirect
npmwrappy1.0.2indirect
npmws8.21.0indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyouch4.1.0-beta.10indirect
npmyouch-core0.3.3indirect
npmzod4.4.3indirect
npmzod-to-json-schema3.25.2indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
nanoid3.3.17indirecthigh15.1.6

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