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
- 71
- Versions published
- 49Mature · −50% score
- First published
- Mar 2024
- Publisher
- akinon
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@akinon/[email protected]"],"fail_on":"high"}'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":["@akinon/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Js Remote Npm Install
1 candidate cluster(s) currently reference this release.
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 high · score 22 · status changed
Related candidates
Linked campaigns and clusters
Js Remote Npm Install
309 members · max score 336Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Remote Npm Install | package/src/lib/package-manager.mjs | — | 45 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Remote Npm Install | package/src/lib/package-manager.mjs | — | 45 |
| low | Obfuscation Density | package/templates/template-app-fullpage/pnpm-lock.yaml | — | 0 |
| low | Obfuscation Density | package/templates/template-app-multi-fullpage/pnpm-lock.yaml | — | 0 |
| low | Obfuscation Density | package/templates/template-app-multi-plugin/pnpm-lock.yaml | — | 0 |
| low | Obfuscation Density | package/templates/template-app-plugin/pnpm-lock.yaml | — | 0 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies12
@akinon/akidate^1.0.1@akinon/akilocale^1.0.1@akinon/app-client^1.1.0@akinon/fonts-jost-variable^2.0.1@akinon/ui-button^1.2.1@akinon/ui-layout^1.4.1@akinon/ui-spin^1.2.1@akinon/ui-system^1.0.2@akinon/ui-utils^1.0.1react^18.2.0react-dom^18.2.0react-router-dom^6.28.0