PkgRadar

Package evidence

@iris-eval/[email protected]

Install-time lifecycle script: postinstall="echo \"\\n βœ… Iris installed β€” the agent eval standard for MCP\\n πŸ“– Docs: https://iris-eval.com\\n 🎯 Try the playground: https://iris-eval.com/playground\\n ⭐ Star us: https://github.com/iris-eval/mcp-server\\n\""

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
31
Versions published
23
First published
Mar 2026
Publisher
irparet

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":["@iris-eval/[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":["@iris-eval/[email protected]"],"fail_on":"review"}'
Publisherirparet
Artifact bytes243,652
Previous version0.4.1
Published2026-05-07T01:44:33.212Z
SHA-25670dc94f706d088d55bc1b8710be84d2097c932a46fbcfa733998c0810d856d54

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo \"\\n βœ… Iris installed β€” the agent eval standard for MCP\\n πŸ“– Docs: https://iris-eval.com\\n 🎯 Try the playground: https://iris-eval.com/playground\\n ⭐ Star us: https://github.com/iris-eval/mcp-server\\n\""

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.4.2Version
Status history (1 event)
  1. new β†’ available Β· 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="echo \"\\n βœ… Iris installed β€” the agent eval standard for MCP\\n πŸ“– Docs: https://iris-eval.com\\n 🎯 Try the playground: https://iris-eval.com/playground\\n ⭐ Star us: https://github.com/iris-eval/mcp-server\\n\""5

Manifest

Package metadata

Scripts23
  • buildtsc -p tsconfig.build.json
  • claims:capture-testsnode scripts/claims/capture-tests.mjs
  • claims:checknode scripts/claims/generate.mjs --check
  • claims:check-hardcodednode scripts/claims/check-no-hardcoded.mjs
  • claims:generatenode scripts/claims/generate.mjs
  • cleanrm -rf dist coverage
  • demotsx scripts/demo.ts
  • devtsx src/index.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint src/ tests/
  • postinstallecho "\n βœ… Iris installed β€” the agent eval standard for MCP\n πŸ“– Docs: https://iris-eval.com\n 🎯 Try the playground: https://iris-eval.com/playground\n ⭐ Star us: https://github.com/iris-eval/mcp-server\n"
  • seed:demotsx scripts/seed-demo-data.ts
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2eplaywright test
  • test:e2e:uiplaywright test --ui
  • test:integrationvitest run tests/integration/
  • test:watchvitest
  • typechecktsc --noEmit
  • version:checkbash scripts/check-version.sh
  • version:syncnode scripts/sync-versions.mjs
Dependencies8
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.8.0
  • express^5.1.0
  • express-rate-limit^8.3.2
  • helmet^8.1.0
  • pino^10.3.1
  • safe-regex2^5.1.0
  • zod^3.25.0