PkgRadar

Package evidence

@niondigital/[email protected]

Remote Dependency Spec: devDependencies.@seibert-io/conventional-changelog-heyday="github:seibert-io/conventional-changelog-heyday#463843a2dceb7f30d09d766c8ead49c16bdaaa6a"

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
18Established · −30% score
First published
Feb 2022
Publisher
seibert-io

Effective trust discount applied: 30% (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":["@niondigital/[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":["@niondigital/[email protected]"],"fail_on":"review"}'
Publisherseibert-io
Artifact bytes15,117
Previous version3.7.0
Published2022-11-23T07:54:06.243Z
SHA-25680c031ee88e64e109cd09075d0a362a33614ed6bcbefa5d946fdeb275aa37540

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@seibert-io/conventional-changelog-heyday="github:seibert-io/conventional-changelog-heyday#463843a2dceb7f30d09d766c8ead49c16bdaaa6a"

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.7.1Version
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
mediumRemote Dependency Specpackage.jsondevDependencies.@seibert-io/conventional-changelog-heyday="github:seibert-io/conventional-changelog-heyday#463843a2dceb7f30d09d766c8ead49c16bdaaa6a"8

Manifest

Package metadata

Scripts3
  • buildrm -rf dist/* && tsc -p tsconfig.json -d --outDir dist/ && chmod +x dist/release-util.js
  • release-util./scripts/release-util.sh
  • ts:typechecktsc --noEmit
Dependencies7
  • @niondigital/env-util^1.1.0
  • app-root-path^3.1.0
  • chalk^5.1.2
  • commander^9.4.1
  • inquirer^9.1.3
  • semantic-release^19.0.5
  • shelljs^0.8.5