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
- 13
- First published
- Jun 2026
- Publisher
- nebulit
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@eventmodelers/[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":["@eventmodelers/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts5
buildtscdevnode --env-file=.env --require ts-node/register server.tsflyway:migratedotenv -e .env -- flyway -baselineOnMigrate=true migratestartNODE_ENV=production node --env-file=.env --require ts-node/register server.tstesttsx --test 'src/**/*.test.ts'
Dependencies22
@event-driven-io/emmett^0.42.1-alpha.1@event-driven-io/emmett-expressjs^0.42.1-alpha.1@event-driven-io/emmett-postgresql^0.42.1-alpha.1@modelcontextprotocol/sdk^1.29.0@resvg/resvg-js^2.6.2@supabase/ssr^0.10.0@supabase/supabase-js^2.100.1cookie-parser^1.4.7cors^2.8.6express^4.18.2glob^11.0.3isomorphic-git^1.37.6jose^6.2.3knex^3.1.0multer^2.1.1node-cron^4.2.1pg^8.17.2sharp^0.34.5simple-git^3.36.0swagger-jsdoc^6.2.8swagger-ui-express^5.0.1url^0.11.4