PkgRadar

Package evidence

@isentinel/[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
557
Versions published
12
First published
Mar 2026
Publisher
isentinel

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":["@isentinel/[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":["@isentinel/[email protected]"],"fail_on":"review"}'
Publisherisentinel
Artifact bytes286,841
Previous version4.0.2
Published2026-05-26T22:16:19.107Z
SHA-256a45ab759970c9191ea294838ee5a70a9974863e804fe6e764f3c81841672acbe

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
4.0.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildtsdown
  • build-watchtsdown --watch
  • devlinknr build && cd devlink && npm link
  • eslinteslint --flag unstable_ts_config --max-warnings 0
  • run-in-robloxrun-in-roblox --place ./tests/test.rbxl --script ./tests/out/main.server.lua
  • test-allnr build && nr test-compile && nr test-rojo && nr test-run
  • test-compilevitest run --coverage
  • test-robloxnr build && nr test-compile && nr test-rojo && nr run-in-roblox
  • test-rojorojo build tests -o ./tests/test.rbxl
  • test-runlune run ./tests/runTestsWithLune.lua ./tests/test.rbxl
  • update-test-typescd tests && npm install github:roblox-ts/compiler-types @rbxts/types@latest && npm install
Dependencies11
  • @jridgewell/gen-mapping0.3.13
  • @jridgewell/trace-mapping0.3.31
  • @roblox-ts/luau-ast2.0.1
  • @roblox-ts/path-translator1.1.0
  • arktype2.2.0
  • chokidar4.0.3
  • fs-extra11.3.5
  • kleur4.1.5
  • resolve1.22.12
  • typescript6.0.3
  • yargs18.0.0