PkgRadar

Package evidence

@dangojs/[email protected]

Install-time lifecycle script

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
5
Versions published
1
First published
Jul 2023
Publisher
saber_kurama

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@dangojs/[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":["@dangojs/[email protected]"],"fail_on":"review"}'
Publishersaber_kurama
Artifact bytes20,503
Previous versionnone
Published2023-07-12T08:47:31.367Z
SHA-256249a258d69629dc592e3e5c46ddb99c135f256153995d130f886a41d7ea78b84

Why flagged

What the scanner saw

Install-time lifecycle script

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 9

Sign in to view install / lifecycle script contents.

Dependencies23
  • @floating-ui/vue^1.0.1
  • @mdit-vue/plugin-sfc^0.12.0
  • @vue/compiler-sfc^3.3.4
  • @vueuse/core^10.1.2
  • camelcase^7.0.1
  • globby^13.1.4
  • hash-sum^2.0.0
  • markdown-it^13.0.1
  • markdown-it-container^3.0.0
  • minimist^1.2.8
  • picocolors^1.0.0
  • prettier^2.8.8
  • remark^14.0.3
  • remark-directive^2.0.1
  • remark-frontmatter^4.0.1
  • remark-parse^10.0.2
  • remark-stringify^10.0.3
  • shiki^0.14.2
  • unified^10.1.2
  • unist-util-visit^4.1.2
  • vitepress^1.0.0-beta.3
  • vue^3.3.4
  • yaml^2.2.2