PkgRadar

Package evidence

@avodado/[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
35
First published
Jun 2026
Publisher
jdiejim

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":["@avodado/[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":["@avodado/[email protected]"],"fail_on":"review"}'
Publisherjdiejim
Artifact bytes110,869
Previous version0.14.1
Published2026-06-17T14:21:24.726Z
SHA-2567dc962859e3f8e202cddefdb76e44e7f57c36bf39b20ac8299e81827620fe4b6

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

Scripts2
  • buildtsup && chmod +x dist/bin.js
  • typechecktsc --noEmit
Dependencies15
  • @avodado/core0.6.0
  • @avodado/export0.2.2
  • @avodado/render0.9.0
  • @avodado/sync0.0.8
  • cfonts^3.3.0
  • commander^12.1.0
  • fast-glob^3.3.2
  • ink^5.1.0
  • ink-select-input^6.0.0
  • ink-table^3.1.0
  • jiti^2.4.2
  • open^10.1.0
  • picocolors^1.1.1
  • react^18.3.1
  • yaml^2.6.1