PkgRadar

Package evidence

@creator.co/[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
618
Versions published
160Mature · −50% score
First published
Aug 2023
Publisher
sutjin

Effective trust discount applied: 50% (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":["@creator.co/[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":["@creator.co/[email protected]"],"fail_on":"review"}'
Publishersutjin
Artifact bytes276,649
Previous version1.10.4
Published2026-05-27T22:00:49.985Z
SHA-2569e16d159fbc027bab3d3a57b940c6c6f667d9ae104c3a7ec3c7d2a410d7ba82b

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
6Score
1.10.5Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts9
  • buildtask build
  • cleantask clean
  • docstask docs
  • linttask lint
  • lint-fixtask lint-fix
  • testtask test
  • test-devtask test-dev
  • test-jstask test-js
  • test-tstask test-ts
Dependencies34
  • @aws-sdk/client-dynamodb^3.730.0
  • @aws-sdk/client-kms^3.730.0
  • @aws-sdk/client-secrets-manager^3.730.0
  • @aws-sdk/client-sesv2^3.730.0
  • @aws-sdk/client-sns^3.730.0
  • @aws-sdk/client-ssm^3.730.0
  • @aws-sdk/credential-provider-node^3.730.0
  • @aws-sdk/util-dynamodb^3.730.0
  • @smithy/node-http-handler^3.2.2
  • @types/email-templates^10.0.4
  • @types/nodemailer^6.4.10
  • @types/object-hash^3.0.4
  • abind^1.0.5
  • cors^2.8.5
  • cuid^3.0.0
  • dotenv^16.4.1
  • email-templates^13.0.1
  • express^4.22.2
  • express-rate-limit^7.5.0
  • json-stringify-safe^5.0.1
  • jsonwebtoken^9.0.2
  • knex^3.0.1
  • knex-stringcase^1.4.6
  • kysely^0.28.17
  • node-cache^5.1.2
  • nodemailer^8.0.5
  • object-hash^3.0.0
  • parse-duration^2.1.3
  • path-to-regexp^8.4.0
  • pg^8.11.3
  • …and 4 more.