PkgRadar

Package evidence

@atproto/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
8,154Niche · −30% score
Versions published
305Mature · −50% score
First published
Jan 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@atproto/[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":["@atproto/[email protected]"],"fail_on":"review"}'
Artifact bytes1,421,856
Previous version0.4.226
Published2026-05-22T20:26:05.266Z
SHA-256ecc5b429a88e3a8d9a3890ffd0e1ee79450fedf7cc8a03c56dacf6c2e8a4552e

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/mailer/templates/confirm-email.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/mailer/templates/plc-operation.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/mailer/templates/reset-password.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts12
  • buildtsc --build tsconfig.build.json
  • codegenlex build --clear --indexFile --lexicons ../../lexicons
  • devnode ./build.templates.cjs --watch
  • migration:createts-node ./bin/migration-create.ts
  • postbuildnode ./build.templates.cjs
  • prebuildpnpm run codegen
  • pretestpuppeteer browsers install chrome
  • testNODE_OPTIONS=--experimental-vm-modules ../dev-infra/with-test-redis-and-db.sh jest
  • test:logtail -50 test.log | pino-pretty
  • test:sqliteNODE_OPTIONS=--experimental-vm-modules jest
  • test:sqlite-onlyNODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns /tests/proxied/*
  • test:updateSnapshotNODE_OPTIONS=--experimental-vm-modules ../dev-infra/with-test-redis-and-db.sh jest --updateSnapshot
Dependencies44
  • @atproto-labs/fetch-node^0.3.0
  • @atproto-labs/simple-store^0.4.0
  • @atproto-labs/simple-store-memory^0.2.0
  • @atproto-labs/simple-store-redis^0.1.0
  • @atproto-labs/xrpc-utils^0.1.0
  • @atproto/aws^0.3.0
  • @atproto/common^0.6.1
  • @atproto/crypto^0.5.0
  • @atproto/identity^0.5.0
  • @atproto/lex^0.1.2
  • @atproto/lex-cbor^0.1.0
  • @atproto/lex-data^0.1.1
  • @atproto/lex-json^0.1.0
  • @atproto/oauth-provider^0.18.0
  • @atproto/oauth-scopes^0.4.0
  • @atproto/repo^0.10.0
  • @atproto/syntax^0.6.1
  • @atproto/xrpc^0.8.0
  • @atproto/xrpc-server^0.11.1
  • @did-plc/lib^0.0.4
  • @hapi/address^5.1.1
  • better-sqlite3^12.0.0
  • compression^1.7.4
  • cors^2.8.5
  • disposable-email-domains-js^1.5.0
  • express^4.17.2
  • express-async-errors^3.1.1
  • file-type^16.5.4
  • glob^10.3.10
  • handlebars^4.7.7
  • …and 14 more.