PkgRadar

Package evidence

@algoan/[email protected]

Remote Dependency Spec: devDependencies.@amanda-mitchell/semantic-release-npm-multiple="github:algoan/semantic-release-npm-multiple#fd763c631503cb88dd143ce72c5838aa1b19ace4"

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
42Mature · −50% score
First published
Apr 2020
Publisher
algoanbot

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

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":["@algoan/[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":["@algoan/[email protected]"],"fail_on":"review"}'
Publisheralgoanbot
Artifact bytes6,929
Previous version6.1.2
Published2024-02-26T09:15:13.380Z
SHA-2566c6de93a29997908d29a5d99fa82f0864685da8217a824b02c3a09c014e0cb71

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@amanda-mitchell/semantic-release-npm-multiple="github:algoan/semantic-release-npm-multiple#fd763c631503cb88dd143ce72c5838aa1b19ace4"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@amanda-mitchell/semantic-release-npm-multiple="github:algoan/semantic-release-npm-multiple#fd763c631503cb88dd143ce72c5838aa1b19ace4"8

Manifest

Package metadata

Scripts10
  • cleanrimraf ./dist ./coverage ./.nyc_output ./node_modules
  • commitgit-cz
  • compiletsc -p .
  • covernyc --reporter=html --reporter=lcov npm test
  • linteslint ./src/**/*.ts
  • preparehusky install
  • pretestnpm run compile && npm run lint
  • prettierprettier --write '{src,test,examples}/**/*.{js,ts}'
  • semantic-releasesemantic-release
  • testava --color --verbose
Dependencies2
  • @google-cloud/pubsub^4.3.2
  • pino^8.18.0