PkgRadar

Package evidence

@codemation/[email protected]

Remote Payload: matched "github.com/FiloSottile/mkcert/releases/download"

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.

Versions published
36
First published
Mar 2026
Publisher
cblokland

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":["@codemation/[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":["@codemation/[email protected]"],"fail_on":"review"}'
Publishercblokland
Artifact bytes21,657,848
Previous version0.4.0
Published2026-05-23T16:57:03.346Z
SHA-256eb2d294d43de77a6aca75571f8e63d03c71ee857efd3a74630036cfdbe8b91a4

Why flagged

What the scanner saw

Remote Payload: matched "github.com/FiloSottile/mkcert/releases/download"

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

Availability ledger

available

review
Last checked
reviewRisk
33Score
0.5.0Version
Status history (2 events)
  1. availableavailable · risk review · score 33 · status available -> available, risk high -> review, score 162 -> 33
  2. newavailable · risk high · score 162 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.next/standalone/node_modules/.pnpm/[email protected]_@[email protected]_f2bab020a098cf158eb52d3d2fcf9c9a/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.next/standalone/node_modules/.pnpm/[email protected]_@[email protected]_f2bab020a098cf158eb52d3d2fcf9c9a/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
lowCredential file accesspackage/.next/standalone/node_modules/.pnpm/@[email protected]/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/.next/standalone/node_modules/.pnpm/@[email protected]/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/.next/standalone/node_modules/.pnpm/@[email protected]/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/.next/standalone/node_modules/.pnpm/@[email protected]/node_modules/@aws-sdk/credential-provider-ini/package.jsonmatched ".aws/"3
lowCredential file accesspackage/.next/standalone/node_modules/.pnpm/@[email protected]/node_modules/@aws-sdk/credential-provider-process/package.jsonmatched ".aws/"3

Manifest

Package metadata

Scripts9
  • analyzeANALYZE=true next build
  • buildnext build && node ./scripts/prepare-standalone.mjs
  • changeset:verifypnpm --workspace-root run changeset:verify
  • dev:nextnext dev
  • linteslint .
  • startnext start
  • testvitest run
  • test:unitvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies37
  • @auth/core^0.34.3
  • @codemation/canvas0.1.0
  • @codemation/canvas-core0.1.0
  • @codemation/core0.11.0
  • @codemation/host0.7.0
  • @codemation/ui0.2.0
  • @headless-tree/core^1.6.3
  • @headless-tree/react^1.6.3
  • @hookform/resolvers^5.2.2
  • @monaco-editor/react^4.7.0
  • @tanstack/react-query^5.90.21
  • @uiw/react-json-view2.0.0-alpha.41
  • @xyflow/react^12.10.1
  • better-auth^1.5.6
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • date-fns^4.1.0
  • elkjs^0.11.1
  • hono^4.12.8
  • jose^6.2.2
  • lucide-react^0.577.0
  • lucide-static^1.14.0
  • monaco-editor^0.55.1
  • next^16.2.0
  • pretty-ms^9.3.0
  • prisma^7.5.0
  • radix-ui^1.4.3
  • react^19.2.4
  • react-dom^19.2.4
  • react-hook-form^7.71.2
  • …and 7 more.