Package evidence
[email protected]
Suspicious Publish Context: {"package_age_days":0,"publisher":"brahimtimezghine","burst_same_day":4,"burst_week":5,"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":4,"burst_week":5,"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":4,"burst_week":5,"lure":null,"version_anomaly":false,"new_account":false} | 10 |
Manifest
Package metadata
Scripts15
benchmarknode scripts/benchmark.jsbuildtsc -p tsconfig.build.jsonbuild:watchtsc -p tsconfig.build.json --watchcleanrimraf distdevts-node src/cli/main.tsformatprettier --write 'src/**/*.ts'generate:logsnode scripts/generate-large-log.jslinteslint src --ext .tslint:fixeslint src --ext .ts --fixprepublishOnlynpm run build && npm teststartnode dist/cli/main.jstestjesttest:coveragejest --coveragetest:integrationjest tests/integrationtest:unitjest tests/unit
Dependencies17
chalk^4.1.2chokidar^3.6.0cli-progress^3.12.0cli-table3^0.6.3commander^12.0.0date-fns^3.6.0dotenv^16.4.5express^4.18.2fast-glob^3.3.2fuse.js^7.0.0inquirer^8.2.6lru-cache^10.2.2msgpackr^1.10.1node-fetch^2.7.0ora^5.4.1source-map-support^0.5.21ws^8.16.0