PkgRadar

Package evidence

@xh12312/[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
Jun 2026
Publisher
xh12312

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":["@xh12312/[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":["@xh12312/[email protected]"],"fail_on":"review"}'
Publisherxh12312
Artifact bytes1,540,564
Previous versionnone
Published2026-06-03T10:55:10.519Z
SHA-25682ed43a7a2083f2b80db929b7656bdc575901878db56379f60bbb94e625fa432

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/dist/vendor/tencentdb-agent-memory/package.jsonpackage.json is not valid JSON10

Manifest

Package metadata

Scripts7
  • buildtsc -p tsconfig.json && node scripts/copy-vendor.mjs
  • devtsx src/cli/main.tsx
  • doctornode dist/cli/main.js --doctor
  • preparenpm run build
  • startnode dist/cli/main.js
  • test:keysnode --test scripts/test-input-keys.mjs
  • typechecktsc --noEmit -p tsconfig.json
Dependencies15
  • @ai-sdk/openai^3.0.53
  • @node-rs/jieba^2.0.1
  • @tencentdb-agent-memory/tcvdb-text^0.1.1
  • ai^6.0.164
  • commander^14.0.2
  • docx^9.7.1
  • dotenv^17.2.3
  • ink^5.2.1
  • js-tiktoken^1.0.18
  • json5^2.2.3
  • pptxgenjs^4.0.1
  • react^18.3.1
  • sqlite-vec^0.1.7-alpha.2
  • undici^8.1.0
  • zod^3.25.76