PkgRadar

Package evidence

@dealdesk/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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,115Niche · −30% score
Versions published
10
First published
May 2026
Publisher
jjanoian

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":["@dealdesk/[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":["@dealdesk/[email protected]"],"fail_on":"review"}'
Publisherjjanoian
Artifact bytes3,986,028
Previous version2026.602.0
Published2026-06-03T03:38:41.468Z
SHA-256be4870930f70e79f669ddc191dcb77d26eee3f5b79d4274da82d558b372be511

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/secrets/aws-secrets-manager-provider.jsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/ui-dist/assets/chunk-B4BG7PRW-CuPShkE9.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/ui-dist/assets/flowDiagram-NV44I4VS-DnEzeK5O.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/ui-dist/assets/index-CU0mrwVT.js3894456 bytes0

Manifest

Package metadata

Scripts7
  • buildtsc && mkdir -p dist/onboarding-assets && cp -R src/onboarding-assets/. dist/onboarding-assets/
  • cleanrm -rf dist
  • devtsx src/index.ts
  • dev:watchcross-env DEALDESK_MIGRATION_PROMPT=never DEALDESK_MIGRATION_AUTO_APPLY=true tsx ./scripts/dev-watch.ts
  • prepare:ui-distbash ../scripts/prepare-server-ui-dist.sh
  • startnode dist/index.js
  • typecheckpnpm --filter @dealdesk/plugin-sdk ensure-build-deps && tsc --noEmit
Dependencies37
  • @aws-sdk/client-s3^3.888.0
  • @dealdesk/adapter-acpx-local2026.603.0
  • @dealdesk/adapter-claude-local2026.603.0
  • @dealdesk/adapter-codex-local2026.603.0
  • @dealdesk/adapter-cursor-cloud2026.603.0
  • @dealdesk/adapter-cursor-local2026.603.0
  • @dealdesk/adapter-gemini-local2026.603.0
  • @dealdesk/adapter-openclaw-gateway2026.603.0
  • @dealdesk/adapter-opencode-local2026.603.0
  • @dealdesk/adapter-openrouter-local2026.603.0
  • @dealdesk/adapter-pi-local2026.603.0
  • @dealdesk/adapter-utils2026.603.0
  • @dealdesk/db2026.603.0
  • @dealdesk/plugin-sdk2026.603.0
  • @dealdesk/shared2026.603.0
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • better-auth1.4.18
  • chokidar^4.0.3
  • cookie-parser^1.4.7
  • detect-port^2.1.0
  • dompurify^3.3.2
  • dotenv^17.0.1
  • drizzle-orm^0.45.2
  • embedded-postgres^18.1.0-beta.16
  • express^5.1.0
  • googleapis^171.4.0
  • hermes-dealdesk-adapternpm:hermes-paperclip-adapter@^0.2.0
  • jsdom^28.1.0
  • multer^2.1.1
  • …and 7 more.