PkgRadar

Package evidence

@codemap-ai/[email protected]

Large Javascript Payload: 10217655 bytes

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
2,205Niche · −30% score
Versions published
22
First published
May 2026
Publisher
trieuluan

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@codemap-ai/[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":["@codemap-ai/[email protected]"],"fail_on":"review"}'
Publishertrieuluan
Artifact bytes1,866,361
Previous version2.0.0
Published2026-06-12T19:51:01.453Z
SHA-25685d4b6b83eee6d42a0e46a3712d21e8603e3bcd3d1818cc53cd7847d8722241d

Why flagged

What the scanner saw

Large Javascript Payload: 10217655 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/chunk-3HTPC6L3.js10217655 bytes0

Manifest

Package metadata

Scripts6
  • buildtsup && chmod +x dist/index.js
  • build:tsctsc -p tsconfig.json
  • devNODE_NO_WARNINGS=1 tsx src/index.ts
  • dev:watchNODE_NO_WARNINGS=1 tsx watch src/index.ts
  • startnode dist/index.js
  • testnode --import tsx --test "src/**/*.test.ts"
Dependencies13
  • @clack/prompts^1.5.0
  • @codemap-ai/core2.1.0
  • @codemap-ai/mcp2.1.0
  • @codemap-ai/runtime-node2.1.0
  • @earendil-works/pi-tui^0.74.0
  • cfonts^3.3.1
  • diff^8.0.4
  • execa^9.6.1
  • marked^15.0.12
  • marked-terminal^7.3.0
  • sharp^0.34.2
  • shiki^4.0.2
  • zod^4.3.6