PkgRadar

Package evidence

[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
35
Versions published
8
First published
Apr 2026
Publisher
bitkyc08

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbitkyc08
Artifact bytes523,916
Previous version0.1.5
Published2026-05-10T02:46:15.646Z
SHA-2561a63b1aee1166ffd639039164ead0b4ea9257263ced173f3f02360cc1c34ebaf

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.1.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts44
  • benchmark:trajectorynode benchmarks/agbrowse/run-task.mjs
  • check:module-graphnode scripts/check-module-graph.mjs
  • check:strict-baselinenode scripts/check-strict-baseline.mjs
  • docs:countsbash structure/verify-counts.sh
  • docs:driftbash structure/check-doc-drift.sh
  • eval:web-ai:fixturesnode scripts/run-web-ai-eval.mjs --config test/fixtures/provider-dom/parallel-eval.json --concurrency 4 --json
  • fix:countsnode scripts/fix-counts.mjs
  • gate:action-memory-safe-replaynode scripts/release-gates.mjs action-memory-safe-replay
  • gate:allnode scripts/release-gates.mjs
  • gate:browser-primitives-completenode scripts/release-gates.mjs browser-primitives-complete
  • gate:eval-adapters-no-score-claimsnode scripts/release-gates.mjs eval-adapters-no-score-claims
  • gate:extract-schema-fixturesnode scripts/release-gates.mjs extract-schema-fixtures
  • gate:mcp-deferred-metadatanode scripts/release-gates.mjs mcp-deferred-metadata
  • gate:mcp-scope-frozennode scripts/release-gates.mjs mcp-scope-frozen
  • gate:model-adapter-frozennode scripts/release-gates.mjs model-adapter-frozen
  • gate:no-cloud-claimsnode scripts/release-gates.mjs no-cloud-claims
  • gate:no-experimental-in-readme-ready-sectionnode scripts/release-gates.mjs no-experimental-in-readme-ready-section
  • gate:observation-bundle-fixturesnode scripts/release-gates.mjs observation-bundle-fixtures
  • gate:observe-actions-fixturesnode scripts/release-gates.mjs observe-actions-fixtures
  • gate:planner-loop-localnode scripts/release-gates.mjs planner-loop-local
  • gate:testsnode scripts/release-gates.mjs tests
  • gate:trace-browser-actionsnode scripts/release-gates.mjs trace-browser-actions
  • gate:truth-table-freshnode scripts/release-gates.mjs truth-table-fresh
  • gate:typechecknode scripts/release-gates.mjs typecheck
  • pack:drynpm pack --dry-run --json
  • releasebash scripts/release.sh
  • release:previewbash scripts/release-preview.sh
  • smoke:binsnode scripts/smoke-bins.mjs
  • testvitest run --reporter=verbose
  • test:contract-driftvitest run test/unit/web-ai-contract-audit.test.mjs
  • …and 14 more.
Dependencies3
  • archiver^7.0.1
  • fast-glob^3.3.3
  • playwright-core^1.58.2