PkgRadar

Package evidence

@tetherto/[email protected]

Remote Dependency Spec: dependencies.miningos-tpl-wrk-thing="git+https://github.com/tetherto/miningos-tpl-wrk-thing.git"

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
Versions published
2
First published
Apr 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":["@tetherto/[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":["@tetherto/[email protected]"],"fail_on":"review"}'
Artifact bytes10,773
Previous version0.0.0
Published2026-04-23T19:20:44.194Z
SHA-256b48b3a8728ab6ac2a3b0807238e36dcfbd4d7b5561de741ad13e073226e38ea4

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.miningos-tpl-wrk-thing="git+https://github.com/tetherto/miningos-tpl-wrk-thing.git"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.miningos-tpl-wrk-thing="git+https://github.com/tetherto/miningos-tpl-wrk-thing.git"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.miningos-tpl-wrk-thing added in 1.0.0 vs 0.0.0: "git+https://github.com/tetherto/miningos-tpl-wrk-thing.git"12
mediumRemote Dependency Specpackage.jsondevDependencies.@bitfinex/lib-js-util-promise="git+https://github.com/bitfinexcom/lib-js-util-promise.git"8
mediumNew Remote Dependency Vs Previouspackage.jsondevDependencies.@bitfinex/lib-js-util-promise added in 1.0.0 vs 0.0.0: "git+https://github.com/bitfinexcom/lib-js-util-promise.git"8

Manifest

Package metadata

Scripts6
  • lintstandard
  • lint:fixstandard --fix
  • testnpm run lint && npm run test:unit && npm run test:spec
  • test:coveragebrittle --coverage tests/{,**/}*.test.js
  • test:specNODE_ENV=test brittle ./tests/container.test.js
  • test:unitNODE_ENV=test brittle tests/unit/*.js
Dependencies2
  • async3.2.6
  • miningos-tpl-wrk-thinggit+https://github.com/tetherto/miningos-tpl-wrk-thing.git