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
- 272Mature · −50% score
- First published
- Jul 2023
- Publisher
- laurensv
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":"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":["@nosana/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3207928 bytes
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 low · score 0 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.browser.js | 3207928 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.umd.js | 3379412 bytes | 0 |
Manifest
Package metadata
Scripts14
buildnpm run generate && npm run prepare && tsc && npm run build:generatebuild:browsernpm run prepare && rollup -cbuild:devnpm run generate:dev && npm run prepare && tsc && npm run build:generate:devbuild:generatenode scripts/generate-schema.mjs prd && cp ./src/client/schema.d.ts ./dist/client/schema.d.tsbuild:generate:devnode scripts/generate-schema.mjs dev && cp ./src/client/schema.d.ts ./dist/client/schema.d.tsbuild:localnpm run generate:local && npm run prepare && tscexamplenpx ts-node --esm examples/example.tsgeneratenode scripts/generate-schema.mjs prdgenerate:devnode scripts/generate-schema.mjs devgenerate:localnode scripts/generate-schema.mjs localpreparets-patch install && typia patchpublish:publicnpm version patch && npm run build && npm run build:browser && npm publish --access publictestjest --watchwatchtsc --watch
Dependencies18
@coral-xyz/anchor^0.28.1-beta.1@metaplex-foundation/mpl-core^1.1.1@metaplex-foundation/mpl-token-metadata^3.2.1@metaplex-foundation/umi^0.9.1@metaplex-foundation/umi-bundle-defaults^0.9.1@metaplex-foundation/umi-web3js-adapters^0.9.2@solana/spl-token^0.3.8@solana/web3.js^1.78.0axios^1.6.5axios-retry^3.5.1bs58^5.0.0buffer^6.0.3form-data^4.0.0openapi-fetch^0.14.0tweetnacl^1.0.3tweetnacl-util^0.15.1typia^7.6.4util^0.12.5