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.

Weekly downloads
3,303Niche · −30% score
Versions published
24Mature · −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 bytes99,274
Previous version0.5.5
Published2026-06-10T00:57:45.120Z
SHA-256a8ee2e3f875b3f17bcf248aa20cb055f1a57284ca2e7ffd459764ff3d691012f

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

review
Last checked
reviewRisk
23Score
0.5.6Version
Status history (2 events)
  1. availableavailable · risk review · score 23 · status available -> available, risk low -> review, score 0 -> 23
  2. newavailable · risk low · score 0 · 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.6
  • @superradcompany/microsandbox-linux-arm64-gnu0.5.6
  • @superradcompany/microsandbox-linux-x64-gnu0.5.6