PkgRadar

Package evidence

@varun-ai07/[email protected]

Install-time lifecycle script: postinstall="node dist/postinstall.js || echo 'COVENANT MCP Server installed. Run: npx covenant add'"

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
16
First published
May 2026
Publisher
varun-ai07

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":["@varun-ai07/[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":["@varun-ai07/[email protected]"],"fail_on":"review"}'
Publishervarun-ai07
Artifact bytes301,692
Previous version1.3.0
Published2026-05-28T14:36:26.144Z
SHA-25687cbce8b3dc2a26ac0a56d1def78ebaeb2e4e1df5546c0f50c6511bcf5b19f24

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node dist/postinstall.js || echo 'COVENANT MCP Server installed. Run: npx covenant add'"

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.3.2Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
  2. newavailable · risk high · score 35 · 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 dist/postinstall.js || echo 'COVENANT MCP Server installed. Run: npx covenant add'"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsx src/index.ts --stdio
  • dev:httptsx src/index.ts --http
  • postinstallnode dist/postinstall.js || echo 'COVENANT MCP Server installed. Run: npx covenant add'
  • startnode dist/index.js
  • start:httpnode dist/index.js --http
  • start:stdionode dist/index.js --stdio
Dependencies7
  • @graphprotocol/graph-cli^0.98.1
  • @modelcontextprotocol/sdk^1.29.0
  • dotenv^17.3.1
  • express^5.2.1
  • express-rate-limit^8.5.1
  • pino^10.3.1
  • viem^2.23.0