PkgRadar

Package evidence

[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.

Versions published
23Mature · −50% score
First published
Apr 2025
Publisher
appcypher

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherappcypher
Artifact bytes98,151
Previous version0.5.4
Published2026-06-05T18:15:44.634Z
SHA-2562b4ee18fcda396d2c33fc7390162ff37243830fec13da94f216189f05d1807a4

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.5.5Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk review -> low, score 23 -> 0
  2. newavailable · risk review · score 23 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildnpm run build:native && npm run build:ts
  • build:nativenapi build --release --platform --js index.cjs --dts index.d.ts --output-dir native
  • build:native:debugnapi build --platform --js index.cjs --dts index.d.ts --output-dir native
  • build:tstsc -p tsconfig.json
  • testvitest run
  • test:smokevitest run tests/smoke.test.ts
  • test:unitvitest run tests/unit
  • typechecktsc --noEmit -p tsconfig.json
Optional dependencies3
  • @superradcompany/microsandbox-darwin-arm640.5.5
  • @superradcompany/microsandbox-linux-arm64-gnu0.5.5
  • @superradcompany/microsandbox-linux-x64-gnu0.5.5