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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | — | 5 |
Manifest
Package metadata
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.2camelcase^7.0.1globby^13.1.4hash-sum^2.0.0markdown-it^13.0.1markdown-it-container^3.0.0minimist^1.2.8picocolors^1.0.0prettier^2.8.8remark^14.0.3remark-directive^2.0.1remark-frontmatter^4.0.1remark-parse^10.0.2remark-stringify^10.0.3shiki^0.14.2unified^10.1.2unist-util-visit^4.1.2vitepress^1.0.0-beta.3vue^3.3.4yaml^2.2.2