PkgRadar

Package evidence

@async/[email protected]

Remote Dependency Spec: dependencies.@async/json="https://github.com/async/json/releases/download/v0.1.0/async-json-0.1.0.tgz"

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
473
Versions published
10
First published
Jun 2026
Publisher
patrickjs

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@async/[email protected]"],"fail_on":"high"}'

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":["@async/[email protected]"],"fail_on":"high"}'
Publisherpatrickjs
Artifact bytes455,655
Previous version0.8.0
Published2026-06-15T05:58:45.218Z
SHA-2568f2098eb95785cb4abab531964b05a0538cdfcc46c43c005808c449ca2b1500a

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@async/json="https://github.com/async/json/releases/download/v0.1.0/async-json-0.1.0.tgz"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
24Score
0.9.0Version
Status history (1 event)
  1. newavailable · risk high · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.@async/json="https://github.com/async/json/releases/download/v0.1.0/async-json-0.1.0.tgz"12
highNew Remote Dependency Vs Previouspackage.jsondependencies.@async/json added in 0.9.0 vs 0.8.0: "https://github.com/async/json/releases/download/v0.1.0/async-json-0.1.0.tgz"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.@async/jsonhttps://github.com/async/json/releases/download/v0.1.0/async-json-0.1.0.tgzerror0unexpected end of file

Manifest

Package metadata

Scripts46
  • api-surface:checkapi-contract check --manifest api-contract.json && api-contract ledger --manifest api-contract.json --check API_SURFACE.md
  • api-surface:generateapi-contract ledger --manifest api-contract.json --out API_SURFACE.md
  • buildtsc -p tsconfig.build.json && cp src/*.d.ts dist/
  • build:testtsc -p tsconfig.test.json
  • checkpnpm run build && pnpm run build:test && pnpm run api-surface:check && node ./.tmp/test-build/scripts/check-syntax.js && node ./.tmp/test-build/scripts/check-docs-module-extensions.js && node ./scripts/tasks/docs-build.js --check
  • clinode ./dist/cli.js
  • dbpnpm --silent run build && node ./dist/cli.js
  • devnode ./scripts/tasks/dev.js
  • docs:buildpnpm --silent run build && node ./scripts/tasks/docs-build.js
  • docs:devpnpm --silent run build && node ./scripts/tasks/docs-dev.js
  • examplespnpm run build && pnpm run build:test && node ./.tmp/test-build/scripts/serve-examples.js
  • pipeline:api-surfaceasync-pipeline run-task api-surface
  • pipeline:api-surface:generateasync-pipeline run-task api-surface-generate
  • pipeline:docsasync-pipeline run-task docs.site
  • pipeline:github:checkasync-pipeline github check
  • pipeline:github:generateasync-pipeline github generate
  • pipeline:pagesasync-pipeline run pages
  • pipeline:previewasync-pipeline run preview
  • pipeline:publishasync-pipeline run publish
  • pipeline:publish-githubasync-pipeline run publish-github
  • pipeline:publish:github:mainasync-pipeline publish github main --package .
  • pipeline:publish:github:prasync-pipeline publish github pr --package .
  • pipeline:publish:github:releaseasync-pipeline publish github release --package .
  • pipeline:publish:npmasync-pipeline publish npm --package .
  • pipeline:release-doctorasync-pipeline run release-doctor
  • pipeline:release:doctorasync-pipeline release doctor --package .
  • pipeline:release:ensureasync-pipeline release ensure --package .
  • pipeline:snapshotasync-pipeline run snapshot
  • pipeline:sync:checkasync-pipeline sync check
  • pipeline:sync:generateasync-pipeline sync generate
  • …and 16 more.
Dependencies1
  • @async/jsonhttps://github.com/async/json/releases/download/v0.1.0/async-json-0.1.0.tgz