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
- 10
- First published
- May 2026
- Publisher
- davepi
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":["[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"}'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
Scripts4
devnodemon --ignore 'swagger/*.json' index.jsstartnodemon index.jstestjest --runInBand --forceExittest:coveragejest --runInBand --forceExit --coverage
Dependencies31
@apollo/server^5.5.1@as-integrations/express4^1.1.2@aws-sdk/client-s3^3.1045.0@aws-sdk/s3-request-presigner^3.1045.0@modelcontextprotocol/sdk^1.29.0async^3.2.3bcryptjs^2.4.3chokidar^5.0.0cors^2.8.5directory-tree^3.0.0dotenv^10.0.0express^4.22.2express-rate-limit^8.5.1graphql^16.11.0graphql-compose^9.0.7graphql-compose-mongoose^9.7.1helmet^8.1.0jsonwebtoken^9.0.3lodash^4.17.21mongo-querystring^4.1.1mongoose^6.0.8mongoose-schema-jsonschema^2.0.2mongoose-timestamp^0.6.0mongoose-to-swagger^1.4.0multer^2.1.1nodemailer^8.0.7pino^10.3.1pino-http^11.0.0pino-pretty^13.1.3prom-client^15.1.3- …and 1 more.