PkgRadar

Package evidence

@internetarchive/[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,681Niche · −30% score
Versions published
914Mature · −50% score
First published
Mar 2022
Publisher
latonv

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

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":["@internetarchive/[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":["@internetarchive/[email protected]"],"fail_on":"review"}'
Publisherlatonv
Artifact bytes854,731
Previous version4.3.2-alpha-webdev7939.10
Published2026-05-28T20:45:35.031Z
SHA-2566bac6c014e2be2480c94a537a39489fb0b86f4562d869fed53b689e27cd63294

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • circularmadge --circular --extensions ts .
  • deployyarn run deploy:run -e $(git branch --show-current)
  • deploy:ghgh-pages -t -d ghpages -m "Build for $(git log --pretty=format:"%h %an %ai %s" -n1) [skip ci]"
  • deploy:runyarn run prepare:ghpages && touch ghpages/.nojekyll && yarn run deploy:gh
  • formateslint . --fix && prettier "**/*.ts" --write
  • linteslint . && prettier "**/*.ts" --check
  • preparerimraf dist && tsc && husky install
  • prepare:ghpagesrimraf ghpages && yarn run prepare && vite build
  • startvite
  • testtsc && yarn run lint && yarn run circular && wtr --coverage
  • test:fasttsc && wtr --coverage
  • test:watchtsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wtr --watch"
  • typecheckyarn tsc --noEmit
Dependencies16
  • @a11y/focus-trap^1.0.5
  • @internetarchive/analytics-manager^0.1.4
  • @internetarchive/elements^0.2.2
  • @internetarchive/feature-feedback^1.0.0
  • @internetarchive/field-parsers^1.0.0
  • @internetarchive/histogram-date-range^1.4.2
  • @internetarchive/ia-dropdown^2.0.0
  • @internetarchive/iaux-item-metadata^1.0.5
  • @internetarchive/infinite-scroller1.1.0-alpha-webdev7939.13
  • @internetarchive/modal-manager^2.0.5
  • @internetarchive/search-service^2.7.1
  • @internetarchive/shared-resize-observer^0.2.0
  • @lit/localize^0.12.2
  • dompurify^3.2.4
  • lit^2.8.0 || ^3.3.2
  • typescript-cookie^1.0.6