Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 123 · status changed
Evidence
Static findings
26 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/trpc/routers/documents.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/trpc/routers/install.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/schemas/migrate.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/server.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/trpc/routers/trash.js | high encoded/escaped-token density | 12 |
Show all 26 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/trpc/routers/documents.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/trpc/routers/install.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/schemas/migrate.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/server.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/trpc/routers/trash.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/trpc/routers/auth.js | matched "\\u041D" | 3 |
| low | Obfuscation | package/dist/config.js | matched "\\u0434" | 3 |
| low | Obfuscation | package/dist/trpc/core.js | matched "\\u0421" | 3 |
| low | Obfuscation | package/dist/plugins/cors.js | matched "\\u0437" | 3 |
| low | Obfuscation | package/dist/trpc/routers/documents.js | matched "\\u0421" | 3 |
| low | Obfuscation | package/dist/index.js | matched "\\u041E" | 3 |
| low | Obfuscation | package/dist/install-token.js | matched "\\u2550" | 3 |
| low | Obfuscation | package/dist/trpc/routers/install.js | matched "\\u041F" | 3 |
| low | Obfuscation | package/dist/schemas/loader.js | matched "\\u041A" | 3 |
| low | Obfuscation | package/dist/plugins/media.js | matched "\\u0435" | 3 |
| low | Obfuscation | package/dist/trpc/routers/media.js | matched "\\u0424" | 3 |
| low | Obfuscation | package/dist/trpc/middlewares.js | matched "\\u0422" | 3 |
| low | Obfuscation | package/dist/schemas/migrate.js | matched "\\u041F" | 3 |
| low | Obfuscation | package/dist/auth/password.js | matched "\\u041F" | 3 |
| low | Obfuscation | package/dist/plugins/rest.js | matched "\\u0435" | 3 |
| low | Obfuscation | package/dist/server.js | matched "\\u041F" | 3 |
| low | Obfuscation | package/dist/auth/session.js | matched "Buffer.from(provided, \"base64" | 3 |
| low | Obfuscation | package/dist/state.js | matched "\\u041D" | 3 |
| low | Obfuscation | package/dist/plugins/studio.js | matched "\\u043D" | 3 |
| low | Obfuscation | package/dist/trpc/routers/trash.js | matched "\\u0421" | 3 |
| low | Obfuscation | package/dist/media/upload-handler.js | matched "\\u0425" | 3 |
Manifest
Package metadata
Scripts10
buildtsupdb:generate:mysqldrizzle-kit generate --config=drizzle.config.mysql.tsdb:generate:postgresdrizzle-kit generate --config=drizzle.config.postgres.tsdb:migrate:mysqltsx scripts/migrate.ts mysqldb:migrate:postgrestsx scripts/migrate.ts postgresdevtsx watch src/index.tsstarttsx src/index.tstestvitest runtest:watchvitesttypechecktsc --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.1@node-rs/argon2^2.0.2@trpc/server^11.17.0drizzle-kit^0.31.10drizzle-orm^0.45.2fastify^5.8.5fastify-plugin^5.1.0image-size^2.0.2mysql2^3.22.3pg^8.20.0pino^10.3.1pino-pretty^13.1.3zod^4.4.3