PkgRadar

Package evidence

@builder.io/[email protected]

Install-time lifecycle script: postinstall="npx playwright install"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
85
Versions published
44Mature · −50% score
First published
May 2024
Publisher
steve8708

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@builder.io/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@builder.io/[email protected]"],"fail_on":"review"}'
Publishersteve8708
Artifact bytes21,303
Previous version0.1.1
Published2024-06-20T22:25:40.833Z
SHA-256cdc43f71149e37df5a557959e24501523001e2e0d43abe373b214ae5092d1c85

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npx playwright install"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.1.2Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npx playwright install"5

Manifest

Package metadata

Scripts15
  • buildpkgroll
  • lintprettier --check . && eslint
  • lint:fixprettier --write . && eslint --fix
  • postinstallnpx playwright install
  • preparehusky install
  • release:patchnpm run build && standard-version --release-as patch git push --follow-tags origin main && npm publish
  • standard-version:releasestandard-version
  • standard-version:release:majorstandard-version --release-as major
  • standard-version:release:minorstandard-version --release-as minor
  • standard-version:release:patchstandard-version --release-as patch
  • startjiti ./src/cli.ts
  • testvitest run --exclude src/tests/integration
  • test:allvitest run
  • test:integrationvitest run src/tests/integration --exclude src/tests/integration/add.test.ts --poolOptions.threads.singleThread
  • typechecktsc
Dependencies20
  • @anthropic-ai/sdk^0.21.1
  • @clack/corelatest
  • @clack/promptslatest
  • @commitlint/cli^19.3.0
  • @commitlint/config-conventional^19.2.2
  • @dqbd/tiktoken^1.0.15
  • @types/diff^5.2.1
  • @types/probe-image-size^7.2.4
  • cleye^1.3.2
  • dedent^0.7.0
  • diff^5.2.0
  • execa^9.1.0
  • glob^10.4.1
  • ini^4.1.3
  • kolorist^1.7.0
  • ollama^0.5.1
  • openai^4.47.1
  • playwright^1.44.1
  • probe-image-size^7.2.3
  • sharp^0.33.4