PkgRadar

Package evidence

@holokai/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
May 2026
Publisher
duanamo

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":["@holokai/[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":["@holokai/[email protected]"],"fail_on":"review"}'
Publisherduanamo
Artifact bytes432,574
Previous version1.4.0
Published2026-06-08T21:43:33.218Z
SHA-256e7ba0e4a66aad6e436417cc3227ee3303aea74aaa3f0eb7d017903afcfd083ef

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/holo.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts13
  • aionode dist/holo.js start aio
  • aio:devnode --watch --import @swc-node/register/esm-register src/cli.ts start aio
  • api:devnode --watch --import @swc-node/register/esm-register src/cli.ts start api
  • audit:devnode --watch --import @swc-node/register/esm-register src/cli.ts start audit
  • buildnode ../scripts/generate-version.mjs src/version.ts && tsup
  • cleanrm -rf dist tsconfig.tsbuildinfo
  • devnode --watch --import @swc-node/register/esm-register src/cli.ts start aio
  • startnode dist/holo.js start api
  • start-auditnode dist/holo.js start audit
  • start-workernode dist/holo.js start worker
  • testvitest run
  • type-checktsc --build
  • worker:devnode --watch --import @swc-node/register/esm-register src/cli.ts start worker
Dependencies26
  • @holok-ai/logging^0.2.0
  • @holokai/holo-sdk^1.5.1
  • @holokai/holo-types^1.5.1
  • @holokai/moku-sdk^1.5.1
  • @inquirer/prompts^8.5.2
  • amqplib^0.10.9
  • arktype^2.1.22
  • azure-devops-node-api^15.1.1
  • body-parser^2.2.2
  • commander^15.0.0
  • diff^9.0.0
  • dotenv^17.2.3
  • express^5.2.1
  • express-jwt^8.5.1
  • fs-extra^11.3.2
  • helmet^8.2.0
  • ioredis^5.11.0
  • jose^6.2.3
  • jsonwebtoken^9.0.2
  • morgan^1.10.0
  • pg^8.11.3
  • reflect-metadata^0.2.2
  • swagger-jsdoc^6.3.0
  • swagger-ui-express^5.0.1
  • tsyringe^4.10.0
  • uuid^14.0.0