Package evidence
[email protected]
Suspicious Publish Context: {"package_age_days":0,"publisher":"brahimtimezghine","burst_same_day":2,"burst_week":9,"lure":null,"version_anomaly":false,"new_account":false}
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
- 1
- First published
- Jun 2026
- Publisher
- brahimtimezghine
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Suspicious Publish Context: {"package_age_days":0,"publisher":"brahimtimezghine","burst_same_day":2,"burst_week":9,"lure":null,"version_anomaly":false,"new_account":false}
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 review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"brahimtimezghine","burst_same_day":2,"burst_week":9,"lure":null,"version_anomaly":false,"new_account":false} | 10 |
Manifest
Package metadata
Scripts20
build:docsnode scripts/buildDocs.jsdb:resetnode scripts/migrate.js --reset && node scripts/seed.jsdevnodemon src/index.jsdev:debugNODE_OPTIONS='--inspect' nodemon src/index.jsformatprettier --write "src/**/*.js" "tests/**/*.js"healthnode -e "import('./src/index.js').then(m => m.healthCheck())"linteslint src/ tests/ --ext .jslint:fixeslint src/ tests/ --ext .js --fixmigratenode scripts/migrate.jsmigrate:undonode scripts/migrate.js --undoseednode scripts/seed.jssetupnode scripts/setup.jsstartnode src/index.jstestjest --runInBandtest:coveragejest --coverage --coverageDirectory=coveragetest:e2ejest tests/e2e --runInBandtest:integrationjest tests/integration --runInBandtest:unitjest tests/unit --runInBandtest:watchjest --watchvalidate:envnode -e "import('./src/config/constants.js').then(m => m.validateEnv())"
Dependencies35
axios^1.6.2bcryptjs^2.4.3compression^1.7.4cors^2.8.5crypto-js^4.2.0date-fns^3.0.0date-fns-tz^2.0.0dotenv^16.3.1express^4.18.2express-async-errors^3.1.1express-rate-limit^7.1.0express-slow-down^2.0.0express-validator^7.0.1helmet^7.1.0ioredis^5.3.2joi^17.11.0jsonwebtoken^9.0.2lru-cache^10.1.0mongoose^8.0.0mongoose-lean-virtuals^0.9.1mongoose-paginate-v2^1.8.1morgan^1.10.0ms^2.1.3nanoid^5.0.4node-cron^3.0.3nodemailer^6.9.7p-queue^8.0.1pino^8.17.0pino-pretty^10.3.0redis^4.6.11- …and 5 more.