PkgRadar

Package evidence

@jenova-marie/[email protected]

no findings

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
18
Versions published
7
First published
Oct 2025
Publisher
jenova-marie

Recommended action

Looks clean — keep monitoring

No 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":["@jenova-marie/[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":["@jenova-marie/[email protected]"],"fail_on":"review"}'
Publisherjenova-marie
Artifact bytes3,212,442
Previous version2.0.6
Published2025-10-24T04:40:01.847Z
SHA-256fc956e0c112e25d6ed99cb161857aced9954af36c0dcaa83a2cc6ecb222d30d4

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

low
Last checked
lowRisk
0Score
2.0.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildtsc
  • docstypedoc
  • docs:watchtypedoc --watch
  • publish:dry-runnpm pack --dry-run
  • publish:npmbash scripts/publish.sh
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2evitest run tests/e2e
  • test:e2e:coveragevitest run --coverage tests/e2e
  • test:integrationvitest run tests/integration
  • test:integration:coveragevitest run --coverage tests/integration
  • test:uivitest --ui
  • test:unitvitest run tests/unit
  • test:unit:coveragevitest run --coverage tests/unit
  • test:watchvitest
  • version:bumpbash scripts/version.sh
Dependencies19
  • @jenova-marie/ts-rust-result2.2.9
  • @opentelemetry/api^1.9.0
  • @opentelemetry/auto-instrumentations-node^0.65.0
  • @opentelemetry/exporter-jaeger^2.1.0
  • @opentelemetry/exporter-metrics-otlp-http^0.206.0
  • @opentelemetry/exporter-prometheus^0.206.0
  • @opentelemetry/exporter-trace-otlp-http^0.206.0
  • @opentelemetry/instrumentation-http^0.206.0
  • @opentelemetry/resources^2.1.0
  • @opentelemetry/sdk-metrics^2.1.0
  • @opentelemetry/sdk-node^0.206.0
  • @opentelemetry/sdk-trace-base^2.1.0
  • @opentelemetry/semantic-conventions^1.37.0
  • pino^10.0.0
  • pino-opentelemetry-transport^1.1.0
  • pino-pretty^13.1.1
  • rxjs^7.8.2
  • yaml^2.8.1
  • zod^4.1.12