Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-08-02 10:50 UTC

steipete / poltergeist

The ghost that keeps your builds fresh - Universal hot reload, file watcher and build automation for any language.

TypeScript · SwiftMIT★ 434 stars⑂ 40 forkssince Jul 2025View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

steipete/poltergeist holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (83/100) and lowest on Security (43/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Peter SteinbergerPersonal account
52,611 followers191 public repossince Feb 2009OpenAI

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
npm@steipete/poltergeist2.1.45162113 days agoautomationbuildcargoclicppcross-platformdev-toolsfile-watchergogradlelinuxmacosmakemavennpmpolterrustsmart-executionswifttypescriptwatchmanwindowsxcode
npmtest-initpoints to another repo — not scored1.0.0713934 days ago

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
15.2/36Commit cadence — 22/52 weeks with commits
18/18Commit volume — 698 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year698
human_commit_share0.4
days_since_last_push0
active_weeks_last_year22
How it's scored
27/27Ships releases — 17 releases published
36/36Release recency — latest release 14 days ago
27/27Release cadence — a release every ~38.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count17
latest_release_tagv2.1.4
releases_from_tagsno
days_since_latest_release14
mean_days_between_releases38.3

Community & Adoption

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

61Moderate · 17% of overall
How it's scored
42.8/60Stars — 434 stars
13.3/25Forks — 40 forks
0/15Watchers — 1 watchers
Inputs used
forks40
stars434
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized 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
How it's scored
36.2/80Monthly downloads — 516 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@steipete/poltergeist
dependents
ecosystemsnpm
total_downloads
monthly_downloads516
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?

61Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.997
How it's scored
42/42Issue resolution — 100% of issues closed
11.1/30PR acceptance — 71/192 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/12 approved changesets -- score normalized to 0
Inputs used
merged_prs71
open_issues0
closed_issues4
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs121
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
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 52,611 followers of steipete
25/25Track record — 191 public repos, account ~17 yr old
Inputs used
followers52,611
owner_typeUser
is_verified
owner_loginsteipete
public_repos191
account_age_days6,365
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 13 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@steipete/poltergeist
ecosystemsnpm
any_deprecatedno
min_days_since_publish13

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 26 out of 26 merged PRs checked by a CI test -- score normalized to 10
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 site — http://polter.build
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsautomation, build, filewatcher
has_wikino
homepagehttp://polter.build
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

43Weak · 16% of overall
How it's scored
1.5/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/12 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 28 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.4
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
10/25Indirect dependencies free of known advisories — 1 affected: uuid 8.3.2 (high 7.5)
33.7/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 101 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages47
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:@steipete/poltergeist@2.1.4 runtime dependency closure — what installing the published package pulls in — 47 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.

74Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 39 of 40 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.975
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes15,886
How it's scored
18/18One-command bootstrap — apps/mac/Makefile, examples/c-hello/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — examples/node-typescript/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 60 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, pnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_filesapps/mac/Makefile, examples/c-hello/Makefile
has_devcontainerno
has_linter_configno
typecheck_configsexamples/node-typescript/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifestsexamples/go-cli/go.mod
dependency_bot_commit_share0.6
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/295 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes44,423
source_files_sampled295
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

434GitHub stars
2contributors
698commits, last 12 months
0days since last push
17releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'test-init' points at a different repository (https://wesleyalmd@bitbucket.org/wesleyalmd/test-init); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 40 ⇿
0Stars
40Forks
7Releases

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.

0102030404042025-082026-022026-07
Major 1Minor 2Patch 4
OpenSSF Scorecard 3.4 / 10
3.4aggregate

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-02 10:50 UTC

2Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/12 approved changesets -- score normalized to 0
10Contributorsproject has 5 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
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
0Vulnerabilities28 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
npm@earendil-works/pi-tui^0.83.0package.json
npm@logtape/logtape^2.3.0package.json
npmarkregex^0.0.8package.json
npmchalk^6.0.0package.json
npmcommander^15.0.0package.json
npmes-toolkit^1.50.0package.json
npmfb-watchman^2.0.2package.json
npmglob^13.0.6package.json
npmnode-notifier^10.0.1package.json
npmora^9.4.1package.json
npmwrap-ansi^10.0.0package.json
npmwrite-file-atomic^8.0.0package.json
npmzod^4.4.3package.json
All dependencies 253

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

RegistryPackageVersionRelation
npm@earendil-works/pi-tui0.83.0direct
npm@logtape/logtape2.3.0direct
npmarkregex0.0.8direct
npmchalk5.6.2direct
npmchalk6.0.0direct
npmcommander15.0.0direct
npmes-toolkit1.50.0direct
npmfb-watchman2.0.2direct
npmglob13.0.6direct
npmnode-notifier10.0.1direct
npmora9.4.1direct
npmwrap-ansi10.0.0direct
npmwrite-file-atomic8.0.0direct
npmzod4.4.3direct
npm@ark/util0.56.2indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/types7.29.8indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@emnapi/core2.0.0-alpha.3indirect
npm@emnapi/runtime2.0.0-alpha.3indirect
npm@emnapi/wasi-threads2.0.1indirect
npm@epic-web/invariant1.0.0indirect
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@gerrit0/mini-shiki3.23.0indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.2.2indirect
npm@oxc-project/types0.142.0indirect
npm@oxfmt/binding-android-arm-eabi0.61.0indirect
npm@oxfmt/binding-android-arm640.61.0indirect
npm@oxfmt/binding-darwin-arm640.61.0indirect
npm@oxfmt/binding-darwin-x640.61.0indirect
npm@oxfmt/binding-freebsd-x640.61.0indirect
npm@oxfmt/binding-linux-arm-gnueabihf0.61.0indirect
npm@oxfmt/binding-linux-arm-musleabihf0.61.0indirect
npm@oxfmt/binding-linux-arm64-gnu0.61.0indirect
npm@oxfmt/binding-linux-arm64-musl0.61.0indirect
npm@oxfmt/binding-linux-ppc64-gnu0.61.0indirect
npm@oxfmt/binding-linux-riscv64-gnu0.61.0indirect
npm@oxfmt/binding-linux-riscv64-musl0.61.0indirect
npm@oxfmt/binding-linux-s390x-gnu0.61.0indirect
npm@oxfmt/binding-linux-x64-gnu0.61.0indirect
npm@oxfmt/binding-linux-x64-musl0.61.0indirect
npm@oxfmt/binding-openharmony-arm640.61.0indirect
npm@oxfmt/binding-win32-arm64-msvc0.61.0indirect
npm@oxfmt/binding-win32-ia32-msvc0.61.0indirect
npm@oxfmt/binding-win32-x64-msvc0.61.0indirect
npm@oxlint/binding-android-arm-eabi1.76.0indirect
npm@oxlint/binding-android-arm641.76.0indirect
npm@oxlint/binding-darwin-arm641.76.0indirect
npm@oxlint/binding-darwin-x641.76.0indirect
npm@oxlint/binding-freebsd-x641.76.0indirect
npm@oxlint/binding-linux-arm-gnueabihf1.76.0indirect
npm@oxlint/binding-linux-arm-musleabihf1.76.0indirect
npm@oxlint/binding-linux-arm64-gnu1.76.0indirect
npm@oxlint/binding-linux-arm64-musl1.76.0indirect
npm@oxlint/binding-linux-ppc64-gnu1.76.0indirect
npm@oxlint/binding-linux-riscv64-gnu1.76.0indirect
npm@oxlint/binding-linux-riscv64-musl1.76.0indirect
npm@oxlint/binding-linux-s390x-gnu1.76.0indirect
npm@oxlint/binding-linux-x64-gnu1.76.0indirect
npm@oxlint/binding-linux-x64-musl1.76.0indirect
npm@oxlint/binding-openharmony-arm641.76.0indirect
npm@oxlint/binding-win32-arm64-msvc1.76.0indirect
npm@oxlint/binding-win32-ia32-msvc1.76.0indirect
npm@oxlint/binding-win32-x64-msvc1.76.0indirect
npm@rolldown/binding-android-arm641.2.1indirect
npm@rolldown/binding-darwin-arm641.2.1indirect
npm@rolldown/binding-darwin-x641.2.1indirect
npm@rolldown/binding-freebsd-x641.2.1indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.1indirect
npm@rolldown/binding-linux-arm64-gnu1.2.1indirect
npm@rolldown/binding-linux-arm64-musl1.2.1indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.1indirect
npm@rolldown/binding-linux-s390x-gnu1.2.1indirect
npm@rolldown/binding-linux-x64-gnu1.2.1indirect
npm@rolldown/binding-linux-x64-musl1.2.1indirect
npm@rolldown/binding-openharmony-arm641.2.1indirect
npm@rolldown/binding-wasm32-wasi1.2.1indirect
npm@rolldown/binding-win32-arm64-msvc1.2.1indirect
npm@rolldown/binding-win32-x64-msvc1.2.1indirect
npm@rolldown/pluginutils1.0.1indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/fb-watchman2.0.6indirect
npm@types/hast3.0.5indirect
npm@types/node20.19.10indirect
npm@types/node26.1.2indirect
npm@types/node-notifier8.0.5indirect
npm@types/unist3.0.3indirect
npm@types/write-file-atomic4.0.3indirect
npm@typescript/native-preview7.0.0-dev.20260707.2indirect
npm@typescript/native-preview-darwin-arm647.0.0-dev.20260707.2indirect
npm@typescript/native-preview-darwin-x647.0.0-dev.20260707.2indirect
npm@typescript/native-preview-linux-arm7.0.0-dev.20260707.2indirect
npm@typescript/native-preview-linux-arm647.0.0-dev.20260707.2indirect
npm@typescript/native-preview-linux-x647.0.0-dev.20260707.2indirect
npm@typescript/native-preview-win32-arm647.0.0-dev.20260707.2indirect
npm@typescript/native-preview-win32-x647.0.0-dev.20260707.2indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npmansi-regex6.2.2indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.5indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion5.0.9indirect
npmbser2.1.1indirect
npmchai6.2.2indirect
npmcli-cursor5.0.0indirect
npmcli-spinners3.4.0indirect
npmconvert-source-map2.0.0indirect
npmcross-env10.1.0indirect
npmcross-spawn7.0.6indirect
npmdetect-libc2.1.2indirect
npmentities4.5.0indirect
npmes-module-lexer2.3.1indirect
npmesbuild0.28.1indirect
npmestree-walker3.0.3indirect
npmexpect-type1.4.0indirect
npmfdir6.5.0indirect
npmfsevents2.3.3indirect
npmget-east-asian-width1.6.0indirect
npmgrowly1.3.0indirect
npmhas-flag4.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-escaper3.0.3indirect
npmis-docker2.2.1indirect
npmis-interactive2.0.0indirect
npmis-unicode-supported2.1.0indirect
npmis-wsl2.2.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens10.0.0indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlinkify-it5.0.2indirect
npmlog-symbols7.0.1indirect
npmlru-cache11.5.2indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.4indirect
npmmake-dir4.0.0indirect
npmmarkdown-it14.3.0indirect
npmmarked18.0.5indirect
npmmdurl2.1.0indirect
npmmimic-function5.0.1indirect
npmminimatch10.2.6indirect
npmminipass7.1.3indirect
npmnanoid3.3.16indirect
npmnode-int640.4.0indirect
npmobug2.1.4indirect
npmonetime7.0.0indirect
npmoxfmt0.61.0indirect
npmoxlint1.76.0indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpostcss8.5.25indirect
npmpunycode.js2.3.1indirect
npmrestore-cursor5.1.0indirect
npmrolldown1.2.1indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshellwords0.1.1indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstdin-discarder0.3.2indirect
npmstring-width8.2.2indirect
npmstrip-ansi7.2.0indirect
npmsupports-color7.2.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinypool2.1.0indirect
npmtinyrainbow3.1.1indirect
npmtslib2.8.1indirect
npmtsx4.23.1indirect
npmtypedoc0.28.20indirect
npmtypedoc-plugin-mermaid1.12.0indirect
npmtypescript5.9.2indirect
npmtypescript6.0.3indirect
npmuc.micro2.1.0indirect
npmundici-types6.21.0indirect
npmundici-types8.3.0indirect
npmuuid14.0.0indirect
npmvite8.2.0indirect
npmvitest4.1.10indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmyaml2.9.0indirect
npmyoctocolors2.2.0indirect
Dependency advisories 1

Installing npm:@steipete/poltergeist@2.1.4 pulls in 47 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
uuid8.3.2indirecthigh113.0.1

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

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.5.0, schema v0.27.0 — full methodology · metrics wiki.

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