PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node -e \"try{const c='\\x1b[36m',r='\\x1b[0m',g='\\x1b[90m';console.log('\\n '+c+'memoir'+r+' installed.\\n Run '+c+'memoir activate'+r+' in any project to give your AI long-term memory.\\n '+g+'https://memoir.sh'+r+'\\n')}catch{}\""

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
59
Versions published
42
First published
Mar 2026
Publisher
camgitt

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"}'
Publishercamgitt
Artifact bytes93,577
Previous version3.6.1
Published2026-05-29T01:59:05.073Z
SHA-256040c202fa92d7616a8925a4226e5d644bd45cadd16eed95f1ad30a27c51f67b6

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node -e \"try{const c='\\x1b[36m',r='\\x1b[0m',g='\\x1b[90m';console.log('\\n '+c+'memoir'+r+' installed.\\n Run '+c+'memoir activate'+r+' in any project to give your AI long-term memory.\\n '+g+'https://memoir.sh'+r+'\\n')}catch{}\""

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
3.7.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"try{const c='\\x1b[36m',r='\\x1b[0m',g='\\x1b[90m';console.log('\\n '+c+'memoir'+r+' installed.\\n Run '+c+'memoir activate'+r+' in any project to give your AI long-term memory.\\n '+g+'https://memoir.sh'+r+'\\n')}catch{}\""5

Manifest

Package metadata

Scripts5
  • postinstallnode -e "try{const c='\x1b[36m',r='\x1b[0m',g='\x1b[90m';console.log('\n '+c+'memoir'+r+' installed.\n Run '+c+'memoir activate'+r+' in any project to give your AI long-term memory.\n '+g+'https://memoir.sh'+r+'\n')}catch{}"
  • prepublishOnlynpm test
  • startnode bin/memoir.js
  • testnode run-tests.mjs
  • test:legacybash test-local.sh
Dependencies8
  • @modelcontextprotocol/sdk^1.28.0
  • boxen^7.1.1
  • chalk^5.3.0
  • commander^12.0.0
  • fs-extra^11.2.0
  • gradient-string^3.0.0
  • inquirer^9.2.15
  • ora^7.0.1