PkgRadar

Package evidence

@minecms/[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@minecms/[email protected]"],"fail_on":"high"}'

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":["@minecms/[email protected]"],"fail_on":"high"}'
Publisherthefubon
Artifact bytes158,992
Previous version0.1.0-alpha.4
Published2026-05-24T15:43:38.061Z
SHA-256d97ef4d54af84ec11e4dcf92f402407dd8aef21ab4276236d6706a0e1dfc4f9c

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

high
Last checked
highRisk
123Score
0.1.0-alpha.5Version
Status history (1 event)
  1. newavailable · risk high · score 123 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/trpc/routers/documents.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/trpc/routers/install.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/schemas/migrate.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/server.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/trpc/routers/trash.jshigh encoded/escaped-token density12
Show all 26 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/trpc/routers/documents.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/trpc/routers/install.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/schemas/migrate.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/server.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/trpc/routers/trash.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/trpc/routers/auth.jsmatched "\\u041D"3
lowObfuscationpackage/dist/config.jsmatched "\\u0434"3
lowObfuscationpackage/dist/trpc/core.jsmatched "\\u0421"3
lowObfuscationpackage/dist/plugins/cors.jsmatched "\\u0437"3
lowObfuscationpackage/dist/trpc/routers/documents.jsmatched "\\u0421"3
lowObfuscationpackage/dist/index.jsmatched "\\u041E"3
lowObfuscationpackage/dist/install-token.jsmatched "\\u2550"3
lowObfuscationpackage/dist/trpc/routers/install.jsmatched "\\u041F"3
lowObfuscationpackage/dist/schemas/loader.jsmatched "\\u041A"3
lowObfuscationpackage/dist/plugins/media.jsmatched "\\u0435"3
lowObfuscationpackage/dist/trpc/routers/media.jsmatched "\\u0424"3
lowObfuscationpackage/dist/trpc/middlewares.jsmatched "\\u0422"3
lowObfuscationpackage/dist/schemas/migrate.jsmatched "\\u041F"3
lowObfuscationpackage/dist/auth/password.jsmatched "\\u041F"3
lowObfuscationpackage/dist/plugins/rest.jsmatched "\\u0435"3
lowObfuscationpackage/dist/server.jsmatched "\\u041F"3
lowObfuscationpackage/dist/auth/session.jsmatched "Buffer.from(provided, \"base64"3
lowObfuscationpackage/dist/state.jsmatched "\\u041D"3
lowObfuscationpackage/dist/plugins/studio.jsmatched "\\u043D"3
lowObfuscationpackage/dist/trpc/routers/trash.jsmatched "\\u0421"3
lowObfuscationpackage/dist/media/upload-handler.jsmatched "\\u0425"3

Manifest

Package metadata

Scripts10
  • buildtsup
  • db:generate:mysqldrizzle-kit generate --config=drizzle.config.mysql.ts
  • db:generate:postgresdrizzle-kit generate --config=drizzle.config.postgres.ts
  • db:migrate:mysqltsx scripts/migrate.ts mysql
  • db:migrate:postgrestsx scripts/migrate.ts postgres
  • devtsx watch src/index.ts
  • starttsx src/index.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies19
  • @aws-sdk/client-s3^3.1045.0
  • @aws-sdk/s3-request-presigner^3.1045.0
  • @fastify/cookie^11.0.2
  • @fastify/cors^11.2.0
  • @fastify/multipart^10.0.0
  • @fastify/static^9.1.3
  • @minecms/core0.1.0-alpha.2
  • @node-rs/argon2^2.0.2
  • @trpc/server^11.17.0
  • drizzle-kit^0.31.10
  • drizzle-orm^0.45.2
  • fastify^5.8.5
  • fastify-plugin^5.1.0
  • image-size^2.0.2
  • mysql2^3.22.3
  • pg^8.20.0
  • pino^10.3.1
  • pino-pretty^13.1.3
  • zod^4.4.3