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 bytes10,494
Previous versionnone
Published2024-08-09T13:16:56.422Z
SHA-256ac315326dcf08e60d236a5524b15e87056057e395a12ac5db69540dcdd5a7bad

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.3.3Version
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/cli.ts
  • linteslint "{src,test}/**/*.ts"
  • lint:fixeslint "{src,test}/**/*.ts" --fix
  • 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
Dependencies16
  • @types/debug^4.1.12
  • @types/semver^7.5.8
  • @types/yargs^17.0.32
  • colorette^2.0.20
  • cosmiconfig^9.0.0
  • debug^4.3.4
  • fast-glob^3.3.2
  • interpret^3.1.1
  • lodash^4.17.21
  • rechoir^0.8.0
  • semver^7.6.2
  • supports-color^9.4.0
  • ts-morph^23.0.0
  • yaml^2.4.2
  • yargs^17.7.2
  • zod^3.23.8