PkgRadar

Package evidence

@herodevs/[email protected]

Remote Dependency Spec: dependencies.@herodevs/eol-shared="github:herodevs/eol-shared#v0.1.18"

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
69Mature · −50% score
First published
Aug 2023
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":["@herodevs/[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":["@herodevs/[email protected]"],"fail_on":"review"}'
Artifact bytes42,528
Previous version2.0.3
Published2026-03-26T17:59:40.796Z
SHA-256c749c40ee9b9c34e13621881d59d7441acbe372ac62e5ddbf69b1b12dd7d623f

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@herodevs/eol-shared="github:herodevs/eol-shared#v0.1.18"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@herodevs/eol-shared="github:herodevs/eol-shared#v0.1.18"12

Manifest

Package metadata

Scripts22
  • buildshx rm -rf dist && tsc -b
  • cibiome ci
  • ci:fixbiome check --write
  • cleanshx rm -rf dist && npm run clean:files && shx rm -rf node_modules
  • clean:filesshx rm -f herodevs.**.csv herodevs.**.json herodevs.**.txt
  • devnpm run build && ./bin/dev.js
  • dev:auth:localOAUTH_CONNECT_URL='http://localhost:6040/realms/herodevs_local/protocol/openid-connect' npm run dev auth login
  • dev:auth:logoutnpm run dev auth logout
  • dev:debugnpm run build && DEBUG=oclif:* ./bin/dev.js
  • formatbiome format --write
  • lintbiome lint --write
  • postpackshx rm -f oclif.manifest.json
  • postversionnode scripts/update-install-script-version.js && git add README.md
  • prepackoclif manifest
  • prepareshx test -d dist || npm run build
  • pretestnpm run lint && npm run typecheck
  • readmenpm run ci:fix && npm run build && oclif readme && sed -i '' 's|/plugin-help/blob/v|/plugin-help/blob/|; s|/plugin-update/blob/v|/plugin-update/blob/|' README.md
  • testvitest run
  • test:e2eglobstar -- node --import tsx --import ./e2e/setup/register-mock-auth.mjs --test "e2e/**/*.test.ts"
  • test:watchvitest watch
  • typechecktsc --noEmit
  • versionoclif manifest
Dependencies20
  • @amplitude/analytics-node^1.5.26
  • @apollo/client^4.0.9
  • @cyclonedx/cdxgen^12.1.1
  • @herodevs/eol-sharedgithub:herodevs/eol-shared#v0.1.18
  • @inquirer/prompts^8.0.2
  • @oclif/core^4.8.0
  • @oclif/plugin-help^6.2.32
  • @oclif/plugin-update^4.7.16
  • @oclif/table^0.5.1
  • cli-progress^3.12.0
  • conf^15.1.0
  • date-fns^4.1.0
  • glob^13.0.0
  • graphql^16.11.0
  • node-machine-id^1.1.12
  • ora^9.0.0
  • packageurl-js^2.0.1
  • sloc^0.3.2
  • terminal-link^5.0.0
  • update-notifier^7.3.1