PkgRadar

Package evidence

[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.

Weekly downloads
1,464Niche · −30% score
Versions published
265
First published
Feb 2026
Publisher
hidayetcanozcan

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes949,390
Previous version0.9.179
Published2026-06-16T13:48:36.282Z
SHA-256aa6beef0953e0c5448b83bd07a11d2f69f38cd814c9d21e7e5c246f7cfc06ab9

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildbun run scripts/build.ts
  • build:jsbun build ./index.ts ./client.ts ./fe/index.ts ./src/Client/Proxy/index.ts --outdir=dist --target=bun --format=esm --splitting --minify --external react --external react-dom --external gsap --external @gsap/react --external h-state --external three --external @react-three/fiber --external elysia --external drizzle-orm --external drizzle-kit --external ioredis --external googleapis --external @dapr/dapr --external pg --external @xyflow/react --external @xyflow/system --external @azure/communication-email --external @azure/identity --external stripe
  • build:quickbun run build:js && bun run build:types
  • build:typestsc --declaration --emitDeclarationOnly --outDir dist --skipLibCheck
  • generate:schemasbun run scripts/generate-types-schema.ts
  • lintbiome check . --write
  • lint:fixbiome check --config-path ./biome.json --write
  • prepublishOnlyecho 'Use: bun run publish:npm'
  • publish:drybun run scripts/publish.ts --dry-run
  • publish:npmbun run scripts/publish.ts
  • releasebun run version:patch && bun run publish:npm
  • release:majorbun run version:major && bun run publish:npm
  • release:minorbun run version:minor && bun run publish:npm
  • version:majorbun run scripts/version.ts major
  • version:minorbun run scripts/version.ts minor
  • version:patchbun run scripts/version.ts patch
Dependencies11
  • @elysiajs/staticlatest
  • @elysiajs/swaggerlatest
  • @gsap/reactlatest
  • @simplewebauthn/server^13.3.0
  • @xyflow/reactlatest
  • drizzle-ormlatest
  • googleapislatest
  • gsaplatest
  • h-statelatest
  • ioredislatest
  • reflect-metadata^0.2.2
Optional dependencies2
  • @azure/communication-emaillatest
  • stripelatest