PkgRadar

Package evidence

@odatano/[email protected]

no findings

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
46
First published
Feb 2026
Publisher
maxalexweber

Recommended action

Looks clean — keep monitoring

No 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":["@odatano/[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":["@odatano/[email protected]"],"fail_on":"review"}'
Publishermaxalexweber
Artifact bytes31,369,492
Previous version1.7.9
Published2026-05-15T20:43:34.129Z
SHA-2560083495d9f557bac46fab8754516bff8fc358ea8be6d2c4d35174419b83e2d40

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.7.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts24
  • buildnpm run cds:types && tsc
  • build:pluginnpm run cds:types && tsc -p tsconfig.build.json
  • cds:servecds serve --with-mocks
  • cds:typescds-typer "*" --outputDirectory @cds-models
  • cds:watchcds watch
  • cleannode -e "require('glob').sync('{srv,db,src}/**/*.{js,js.map,d.ts,d.ts.map}',{ignore:'**/node_modules/**'}).forEach(f=>require('fs').unlinkSync(f));console.log('Clean complete')"
  • db:deploycds deploy
  • linteslint .
  • prepublishOnlynpm run build:plugin
  • pretestnpm run cds:types && npm run db:deploy
  • startcds-serve
  • testjest --runInBand
  • test:cijest --runInBand --testPathIgnorePatterns=core-ogmios.test.ts
  • test:ci:coveragejest --runInBand --coverage --testPathIgnorePatterns=core-ogmios.test.ts
  • test:coveragejest --runInBand --coverage
  • test:integrationnpm test -- --testPathPattern=integration
  • test:integration:blockfrostnpm test -- --testPathPattern=core.blockfrost.test.ts
  • test:integration:bothnpm run test:integration:blockfrost && npm run test:integration:koios
  • test:integration:koiosnpm test -- --testPathPattern=core.koios.test.ts
  • test:integration:ogmiosnpm test -- --testPathPattern=core-ogmios.test.ts
  • test:unitnpm test -- --testPathPattern=unit
  • typechecktsc --noEmit
  • watch-odatanocds watch --open odatano/index.html?sap-ui-xx-viewCache=false --livereload false
  • watch-walletcds watch --open wallet/webapp/index.html
Dependencies14
  • @blockfrost/blockfrost-js~6.0.0
  • @cap-js/hana^2
  • @cap-js/sqlite^2
  • @cap-js/telemetry^1.6.0
  • @cardano-ogmios/client^6.14.0
  • @emurgo/cardano-serialization-lib-nodejs^15.0.3
  • @harmoniclabs/buildooor^0.2.6
  • @harmoniclabs/cardano-costmodels-ts~1.4.0
  • @harmoniclabs/cardano-ledger-ts^0.5.1
  • @sap/cds>=9
  • @sap/xssec^4
  • axios^1.13.2
  • bech32^2.0.0
  • blake2b^2.1.4
Optional dependencies1
  • pkcs11js^2.1.6