PkgRadar

Package evidence

@povio/[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
2
First published
Aug 2024
Publisher
marzab

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":["@povio/[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":["@povio/[email protected]"],"fail_on":"review"}'
Publishermarzab
Artifact bytes11,577
Previous version1.3.3
Published2025-10-12T10:30:23.586Z
SHA-2560b29634fbda83f67f62e18f04e4b7c85aff00dc3521e68c0144ddfc1d42ea1e0

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsup
  • cliDEBUG_COLORS=1 DEBUG='scaffold:*' node -r @swc-node/register src/sh.ts
  • lintbiome check --write .
  • lint:checkbiome check
  • pushyarn exec ./scripts/publish.sh
  • testDEBUG_COLORS=1 DEBUG='scaffold:*' node --test -r @swc-node/register src/**/*.test.ts
  • test:watchDEBUG_COLORS=1 DEBUG='scaffold:*' node --test --watch -r @swc-node/register src/**/*.test.ts
Dependencies10
  • colorette^2.0.20
  • debug^4.4.3
  • fast-glob^3.3.3
  • interpret^3.1.1
  • lodash^4.17.21
  • rechoir^0.8.0
  • semver^7.7.3
  • ts-morph^27.0.0
  • yaml^2.8.1
  • zod^4.1.12