PkgRadar

Package evidence

@crmy/[email protected]

Large Javascript Payload: 2300266 bytes

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
20
Versions published
15
First published
Mar 2026
Publisher
codycharris

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":["@crmy/[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":["@crmy/[email protected]"],"fail_on":"review"}'
Publishercodycharris
Artifact bytes1,720,741
Previous version0.7.2
Published2026-05-30T03:00:41.149Z
SHA-2561daa63dcf88b78e0bb9d1ad0cd3d4597207ae78ef981fd0c6ef0869f7458006e

Why flagged

What the scanner saw

Large Javascript Payload: 2300266 bytes

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.8.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/public/assets/index-CdPJsOEj.js2300266 bytes0

Manifest

Package metadata

Scripts7
  • buildtsc -b && node scripts/copy-web.cjs
  • devtsx watch --require ./scripts/load-env.cjs src/index.ts
  • generate:openapitsx scripts/generate-openapi.ts
  • preparenpm run build
  • startnode dist/index.js
  • test:durabilitynpm run build && node --test test/durability.test.mjs
  • test:integrationnpm run build && node --test test/integration-durability.test.mjs
Dependencies17
  • @asteasolutions/zod-to-openapi^7.0.0
  • @aws-sdk/client-ses^3.1025.0
  • @crmy/shared*
  • @modelcontextprotocol/sdk^1.27.0
  • @sendgrid/mail^8.1.6
  • express^4.21.0
  • form-data^4.0.5
  • jose^5.9.0
  • mailgun.js^12.7.1
  • mammoth^1.12.0
  • node-pg-migrate^8.0.4
  • nodemailer^8.0.7
  • pdf-parse^2.4.5
  • pg^8.13.0
  • postmark^4.0.7
  • resend^6.10.0
  • zod^3.23.0