PkgRadar

Package evidence

@cosmocoder/[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
456
Versions published
42Established · −30% score
First published
Dec 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@cosmocoder/[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":["@cosmocoder/[email protected]"],"fail_on":"review"}'
Artifact bytes238,487
Previous version2.0.2
Published2026-06-16T03:37:38.244Z
SHA-256ca9efb593cb0474b0bf754f85e77be6cd6c0305ca401256642432c38fb3c7197

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
1Score
2.0.3Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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

Scripts16
  • buildtsc && chmod +x build/index.js
  • cleanrm -rf build
  • create-releasesemantic-release
  • devtsc -w
  • linteslint . --ext .js,.ts
  • lint:fixnpm run lint -- --fix
  • postinstallnpx playwright install
  • preparehusky
  • prettierprettier --write .
  • prettier:ciprettier --check .
  • startnode build/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:typestsc --noEmit
  • test:uivitest --ui
  • test:watchvitest
Dependencies20
  • @andersmyrmel/vard1.2.0
  • @lancedb/lancedb0.30.0
  • @modelcontextprotocol/sdk1.29.0
  • @mozilla/readability0.6.0
  • cheerio1.2.0
  • cli-progress3.12.0
  • crawlee3.17.0
  • default-browser5.5.0
  • fastembed2.1.0
  • jsdom28.1.0
  • node-html-markdown2.0.0
  • pdfjs-dist5.7.284
  • playwright1.60.0
  • quick-lru7.3.0
  • safe-regex25.1.1
  • semver7.8.4
  • sqlite5.1.1
  • sqlite35.1.7
  • typescript5.9.3
  • zod4.4.3