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
- 64
- First published
- Feb 2026
- Publisher
- laurensv
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":["@nosana/[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":["@nosana/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/dist/.env
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 35 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/dist/.env | package/dist/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/dist/.env | package/dist/.env | 35 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts20
buildnpm run prepare && tsc && cp .env ./dist/ && cp .env.prd ./dist/ && cp .env.dev ./dist/ci:testAPP_ENV=development DOCKER_CERT_PATH= vitest run --coverage --reporter=junit --outputFile=./test-report.xmldev:podman:run./podman-run.sh rundev:podman:start./podman-run.sh startdev:run./docker-run.sh run --docker /var/run/docker.sockdev:start./docker-run.sh start --docker /var/run/docker.sockeslinteslint ./srceslint:fixeslint --fix ./srcgeneratenpm run generate:host-managergenerate:host-manageropenapi-typescript https://host-manager.k8s.dev.nos.ci/swagger/json -o ./src/NodeManager/clients/hostManager/schema.d.tslintnpm run eslintlint:fixnpm run prettier:fix && npm run eslint:fixpreparenpm run generate && ts-patch install && typia patchprettierprettier --check ./srcprettier:fixprettier --write ./srcpublish:nextnpm run build && npm publish --tag=next --access publicpublish:publicnpm run build && npm publish --access publictestAPP_ENV=development DOCKER_CERT_PATH= vitest runtest:coverageAPP_ENV=development DOCKER_CERT_PATH= vitest run --coveragetest:watchAPP_ENV=development DOCKER_CERT_PATH= vitest
Dependencies34
@coral-xyz/anchor^0.28.1-beta.1@inquirer/prompts^4.3.0@nosana/ipfs^2.2.6@nosana/sdk^0.4.84@solana/web3.js^1.78.0bn.js^5.2.1chalk^5.3.0cli-progress^3.12.0commander^11.0.0console-table-printer^2.14.6cors^2.8.5cron^3.1.6dockerode^4.0.2dotenv^16.4.5eventsource^2.0.2express^4.19.2figlet^1.6.0inquirer^11.0.2lowdb^7.0.1openapi-fetch^0.10.2openapi-typescript^7.1.2ora^8.0.1rpc-websockets7.9.0shell-quote^1.8.1socket.io-client^4.7.5stream^0.0.2tar^6.2.0tar-buffer^1.3.0ts-patch^3.2.1tweetnacl^1.0.3- …and 4 more.