PkgRadar

Package evidence

@owox/[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
1,048Established · −30% score
First published
Jun 2025
Publisher
max-voloshyn

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@owox/[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":["@owox/[email protected]"],"fail_on":"review"}'
Publishermax-voloshyn
Artifact bytes904,817
Previous version0.28.0-next-20260612102706
Published2026-06-12T10:33:42.653Z
SHA-2560c2799953b37797165e273506790059e8b0a9b1d77723fa35307f3888cf5d87f

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
0.28.0-next-20260612103127Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts30
  • buildnest build
  • build:cleanshx rm -rf dist
  • build:connectorsnpm run build -w @owox/connectors --prefix ../..
  • build:depnpm run build:internal-helpers && npm run build:connectors && npm run build:idp-protocol
  • build:idp-protocolnpm run build -w @owox/idp-protocol --prefix ../..
  • build:internal-helpersnpm run build -w @owox/internal-helpers --prefix ../..
  • devnpm run start:dev
  • dump:applyts-node commands/apply-dump-command.ts
  • dump:createts-node commands/create-dump-command.ts
  • formatprettier --write "**/*.{ts,json}" --ignore-path ../../.prettierignore
  • format:checkprettier --check "**/*.{ts,json}" --ignore-path ../../.prettierignore
  • linteslint . --config ./eslint.config.mjs
  • lint:fixeslint . --fix --config ./eslint.config.mjs
  • lint:mdmarkdownlint-cli2 --config ../../.markdownlint-cli2.mjs
  • lint:md:fixmarkdownlint-cli2 --config ../../.markdownlint-cli2.mjs --fix
  • migrations:create-templatets-node commands/create-migration-template-command.ts
  • prebuildnpm run build:clean && npm run build:dep
  • prepacknpm run build
  • prepublishOnlynpm run lint
  • servenpm run start:prod
  • startnest start
  • start:debugnest start --debug --watch --env-file ../../.env
  • start:devnest start --watch --env-file ../../.env
  • start:prodnode dist/src/main
  • testjest
  • test:covjest --coverage
  • test:debugnode --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand
  • test:e2ejest --config ./test/jest-e2e.json
  • test:integrationjest --config ./test/jest-integration.json
  • test:watchjest --watch
Dependencies45
  • @aws-sdk/client-athena^3.983.0
  • @aws-sdk/client-redshift-data^3.983.0
  • @aws-sdk/client-s3^3.983.0
  • @databricks/sql^1.12.0
  • @google-cloud/bigquery^8.1.0
  • @google-cloud/pubsub^4.0.7
  • @nestjs/common^11.0.1
  • @nestjs/config^4.0.2
  • @nestjs/core^11.1.2
  • @nestjs/event-emitter^3.0.0
  • @nestjs/platform-express^11.1.3
  • @nestjs/schedule^6.0.0
  • @nestjs/swagger^11.2.0
  • @nestjs/typeorm^11.0.0
  • @owox/connectors0.28.0-next-20260612103127
  • @owox/idp-protocol0.28.0-next-20260612103127
  • @owox/internal-helpers0.28.0-next-20260612103127
  • better-sqlite3^12.2.0
  • class-transformer^0.5.1
  • class-validator^0.14.2
  • compression^1.8.1
  • cross-spawn^7.0.6
  • env-paths^3.0.0
  • googleapis^150.0.1
  • handlebars^4.7.9
  • jsonwebtoken^9.0.0
  • juice^11.0.3
  • luxon^3.6.1
  • mysql2^3.14.1
  • nestjs-cls^6.0.1
  • …and 15 more.