PkgRadar

Package evidence

@aksell/[email protected]

Remote Dependency Spec: dependencies.tls-test="https://tls-test.npmjs.com/tls-test-1.0.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.

Versions published
3
First published
Mar 2026
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":["@aksell/[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":["@aksell/[email protected]"],"fail_on":"review"}'
Artifact bytes20,402
Previous version3.0.1
Published2026-03-06T17:31:39.482Z
SHA-256f09a2af265bbe963906ec449d103e69172783cfb228457576403af0e5e60763b

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.tls-test="https://tls-test.npmjs.com/tls-test-1.0.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

review
Last checked
reviewRisk
5Score
3.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.tls-test="https://tls-test.npmjs.com/tls-test-1.0.0.tgz"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.tls-testhttps://tls-test.npmjs.com/tls-test-1.0.0.tgzreview5install_lifecycle_script: postinstall="node ./index.js"

Manifest

Package metadata

Scripts8
  • check:packnpm pack --dry-run
  • prepublishOnlynpm run check:pack
  • release:majornpm version major && git push && git push --follow-tags
  • release:minornpm version minor && git push && git push --follow-tags
  • release:patchnpm version patch && git push && git push --follow-tags
  • screensnode screenshotter/takeMultipleScreenshots.js
  • startnode ./aksell.js
  • testecho "Error: no test specified" && exit 1
Dependencies11
  • bun^0.0.12
  • chalk^4.1.2
  • colors^1.4.0
  • command-exists^1.2.9
  • commander^8.3.0
  • conf^10.0.3
  • js-yaml^4.1.0
  • node-color-readline^1.0.1
  • node-emoji^1.11.0
  • tls-testhttps://tls-test.npmjs.com/tls-test-1.0.0.tgz
  • write-yaml-file^4.2.0