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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Remote Dependency Spec | package.json | dependencies.tls-test="https://tls-test.npmjs.com/tls-test-1.0.0.tgz" | 12 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| dependencies.tls-test | https://tls-test.npmjs.com/tls-test-1.0.0.tgz | review | 5 | install_lifecycle_script: postinstall="node ./index.js" |
Manifest
Package metadata
Scripts8
check:packnpm pack --dry-runprepublishOnlynpm run check:packrelease:majornpm version major && git push && git push --follow-tagsrelease:minornpm version minor && git push && git push --follow-tagsrelease:patchnpm version patch && git push && git push --follow-tagsscreensnode screenshotter/takeMultipleScreenshots.jsstartnode ./aksell.jstestecho "Error: no test specified" && exit 1
Dependencies11
bun^0.0.12chalk^4.1.2colors^1.4.0command-exists^1.2.9commander^8.3.0conf^10.0.3js-yaml^4.1.0node-color-readline^1.0.1node-emoji^1.11.0tls-testhttps://tls-test.npmjs.com/tls-test-1.0.0.tgzwrite-yaml-file^4.2.0