PkgRadar

Package evidence

@tencentdb-agent-memory/[email protected]

Install Lifecycle Suppresses Failure: postinstall="bash scripts/openclaw-after-tool-call-messages.patch.sh 2>/dev/null || true"

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
4,011Niche · −30% score
Versions published
33
First published
Mar 2026
Publisher
yoimiyaxu

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@tencentdb-agent-memory/[email protected]"],"fail_on":"high"}'

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":["@tencentdb-agent-memory/[email protected]"],"fail_on":"high"}'
Publisheryoimiyaxu
Artifact bytes701,304
Previous version0.3.6-beta.3
Published2026-05-28T04:15:46.982Z
SHA-25621807126a733d08d28fc95d3865ed75e63ad11693d8713278d9fdeec0a06f9f5

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="bash scripts/openclaw-after-tool-call-messages.patch.sh 2>/dev/null || true"

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

Availability ledger

available

high
Last checked
highRisk
17Score
0.3.6-beta.4Version
Status history (3 events)
  1. availableavailable · risk high · score 17 · status available -> available, risk high -> high, score 25 -> 17
  2. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 55 -> 25
  3. newavailable · risk high · score 55 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="bash scripts/openclaw-after-tool-call-messages.patch.sh 2>/dev/null || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="bash scripts/openclaw-after-tool-call-messages.patch.sh 2>/dev/null || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="bash scripts/openclaw-after-tool-call-messages.patch.sh 2>/dev/null || true"5

Manifest

Package metadata

Scripts14
  • buildnpm run build:plugin && npm run build:scripts
  • build:export-tencent-vdbtsc --project scripts/export-tencent-vdb/tsconfig.json
  • build:migrate-sqlite-to-vdbtsc -p scripts/migrate-sqlite-to-tcvdb/tsconfig.json --noEmitOnError false
  • build:plugintsdown
  • build:read-local-memorytsc --project scripts/read-local-memory/tsconfig.json
  • build:scriptsnpm run build:migrate-sqlite-to-vdb && npm run build:export-tencent-vdb && npm run build:read-local-memory
  • export-tencent-vdbnode ./bin/export-tencent-vdb.mjs
  • migrate-sqlite-to-tcvdbnode ./bin/migrate-sqlite-to-tcvdb.mjs
  • postinstallbash scripts/openclaw-after-tool-call-messages.patch.sh 2>/dev/null || true
  • prepacknpm run build
  • read-local-memorynode ./bin/read-local-memory.mjs
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies11
  • @ai-sdk/openai^3.0.53
  • @node-rs/jieba^2.0.1
  • @tencentdb-agent-memory/tcvdb-text^0.1.1
  • ai^6.0.164
  • js-tiktoken^1.0.18
  • json5^2.2.3
  • sqlite-vec0.1.7-alpha.2
  • tsx^4.21.0
  • undici^8.1.0
  • yaml^2.8.3
  • zod^4.4.3
Optional dependencies1
  • opik^1.0.0