PkgRadar

Package evidence

@os-eco/[email protected]

no findings

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
1,409Niche · −30% score
Versions published
24
First published
May 2026
Publisher
jayminwest

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@os-eco/[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":["@os-eco/[email protected]"],"fail_on":"review"}'
Publisherjayminwest
Artifact bytes387,612
Previous version0.3.10
Published2026-06-06T03:18:59.767Z
SHA-2565c482f4f3d3202f1f3a659e43c5f9972a76b2732d00a0f08f1a24f254ee474d6

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.11Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • lintbiome check --error-on-warnings .
  • lint:fixbiome check --write .
  • testbun test
  • typechecktsc --noEmit
  • version:bumpbun run scripts/version-bump.ts
Dependencies8
  • chalk^5.6.2
  • commander^14.0.3
  • drizzle-orm^0.45.2
  • p-queue^9.2.0
  • pino^10.3.1
  • pino-pretty^13.1.3
  • smol-toml^1.6.1
  • zod^4.4.3