PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="echo 'ai-context-sync installed. See README.md for setup instructions.'"

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
3
First published
Jun 2026
Publisher
zoy686

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"}'
Publisherzoy686
Artifact bytes2,969,580
Previous version1.0.1
Published2026-06-05T02:00:08.756Z
SHA-2564f0140e06aead7bab536521d221d41f70bbda2e67e72e356e34be2e8b27d1e5c

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo 'ai-context-sync installed. See README.md for setup instructions.'"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo 'ai-context-sync installed. See README.md for setup instructions.'"5
lowObfuscation Densitypackage/mcp-server/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • build:obsidiancd obsidian-plugin && npm run dev
  • build:obsidian:prodcd obsidian-plugin && npm run esbuild
  • postinstallecho 'ai-context-sync installed. See README.md for setup instructions.'
  • startnode mcp-server/index.js
Dependencies1
  • @modelcontextprotocol/sdk^1.0.0