PkgRadar

Package evidence

[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
1,166Niche · −30% score
Versions published
62
First published
Mar 2026
Publisher
havingautism

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherhavingautism
Artifact bytes6,858,345
Previous version0.6.7
Published2026-05-26T17:08:34.582Z
SHA-256812a7bdc481ab94a88ec9c15bfde632923e32ead490a8d391a1ba25d96c7cb73

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/codemini-codewiki-web/package-lock.jsonhigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/codemini-codewiki-web/package-lock.jsonhigh encoded/escaped-token density12
lowCredential file accesspackage/codemini-web/dist/assets/ssh-config-BXQtTCIF.jsmatched ".ssh"5
lowCredential file accesspackage/codemini-web/dist/assets/ssh-config-c8xWrNd3.jsmatched ".ssh"5

Manifest

Package metadata

Scripts9
  • build:codewiki-webnpm install --prefix codemini-codewiki-web && npm run build --prefix codemini-codewiki-web
  • build:webnpm install --prefix codemini-web && npm run build --prefix codemini-web
  • bump:majornpm version major --no-git-tag-version
  • bump:minornpm version minor --no-git-tag-version
  • bump:patchnpm version patch --no-git-tag-version
  • pack:offlinenpm pack
  • prepacknpm run build:web
  • startnode bin/coder.js
  • testnode --test tests/*.test.js
Dependencies7
  • @cursorless/tree-sitter-wasms^0.8.1
  • cheerio^1.1.2
  • cli-truncate^6.0.0
  • ink^7.0.0
  • react^19.2.5
  • strip-ansi^7.2.0
  • web-tree-sitter^0.26.8