PkgRadar

Package evidence

[email protected]

Credential file access: matched ".azure"

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,086Niche · −30% score
Versions published
247
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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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 bytes859,100
Previous version0.9.151
Published2026-05-26T09:12:05.811Z
SHA-25645fc8a9cc649f1a70d3c4a01214269e6b0e94f60b1a48744a166325110b55c3b

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.9.153Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/infra/scripts/generate-project.tsmatched ".azure"5

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