PkgRadar

Package evidence

@cdhdd/[email protected]

Invalid Package Json: package.json is not valid JSON

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
1
First published
May 2026
Publisher
cdhdd

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":["@cdhdd/[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":["@cdhdd/[email protected]"],"fail_on":"review"}'
Publishercdhdd
Artifact bytes8,604
Previous versionnone
Published2026-05-26T06:28:03.068Z
SHA-25652ac76fea96dad641859d658e5760b54ebbcc04ecedbbf01686b5fd5001d5129

Why flagged

What the scanner saw

Invalid Package Json: package.json is not valid JSON

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

Availability ledger

available

review
Last checked
reviewRisk
40Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 40 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/packages/ai-commit/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/packages/ai-doc/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/packages/ai-review/package.jsonpackage.json is not valid JSON10

Manifest

Package metadata

Dependencies1
  • simple-git^3.27.0