PkgRadar

Package evidence

@apono-io/[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
85
Versions published
27Mature · −50% score
First published
Oct 2024
Publisher
dima.g_apono.io

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":["@apono-io/[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":["@apono-io/[email protected]"],"fail_on":"review"}'
Artifact bytes12,262
Previous version0.2.4
Published2026-06-15T11:39:54.496Z
SHA-25629d19b357d420864578b0a8355cfaeea76ec7a173ed09d50afbc8ec8474d91b7

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
0.2.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildbackstage-cli package build
  • cleanbackstage-cli package clean
  • fixbackstage-cli repo fix --publish
  • lintbackstage-cli package lint
  • postpackbackstage-cli package postpack
  • prebuildnpx tsc --declaration
  • prepackbackstage-cli package prepack
  • startbackstage-cli package start
  • testbackstage-cli package test
Dependencies9
  • @backstage/core-components^0.15.0
  • @backstage/core-plugin-api^1.9.4
  • @backstage/theme^0.5.7
  • @material-ui/core^4.9.13
  • @material-ui/icons^4.9.1
  • @material-ui/lab^4.0.0-alpha.61
  • react-dom^18.3.1
  • react-router-dom^6.26.2
  • react-use^17.2.4