PkgRadar

Package evidence

@neutron.co.id/[email protected]

no findings

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
473
Versions published
131Mature · −50% score
First published
Jan 2023
Publisher
bianpratama

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@neutron.co.id/[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":["@neutron.co.id/[email protected]"],"fail_on":"review"}'
Publisherbianpratama
Artifact bytes22,814
Previous version1.12.31
Published2026-06-06T03:53:23.971Z
SHA-256dd8e1751efbae53b8227b976ea35c2afae25ac8f0ff44eb2eb746450581a748e

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.12.32Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildyarn warm && unbuild
  • build:moduleneon-module-build
  • cargocargo
  • resetrm -rf dist build && yarn warm
  • warmnuxt prepare
Dependencies8
  • @neon.id/context^1.62.0
  • @neon.id/display^1.24.0
  • @neon.id/interfaces^1.57.0
  • @neon.id/office1.46.0
  • @neon.id/query^1.12.0
  • @neutron.co.id/personalia-models1.13.31
  • pretty-bytes^6.1.1
  • vue^3.4.31