PkgRadar

Package evidence

@crmy/[email protected]

Credential file access: matched ".aws/"

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
410
Versions published
17
First published
Mar 2026
Publisher
codycharris

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":["@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,839,525
Previous version0.8.5
Published2026-06-06T06:09:47.673Z
SHA-25665c171fb73a9a8af978c91289181dc0a08638f51f66225a9889a43fa138cba55

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.8.6Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/public/assets/Settings-D4QdykqE.jsmatched ".aws/"5

Manifest

Package metadata

Scripts8
  • 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 --require ./scripts/load-env.cjs scripts/run-integration-tests.cjs
  • test:integration:localnpm run build && node --require ./scripts/load-env.cjs scripts/run-integration-tests.cjs --use-app-database
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