PkgRadar

Package evidence

@isentinel/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Review before promoting

Mixed 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":["@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 bytes263,412
Previous version4.0.0
Published2026-05-20T18:25:51.460Z
SHA-2560793b68705b62f37bc8e49108a7ee8202ae68a06cab85d77ba47046896f7acba

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
12Score
4.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/schemas/rbxts-tsconfig.schema.jsonmatched "raw.githubusercontent.com"12

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
Dependencies12
  • @jridgewell/gen-mapping0.3.13
  • @jridgewell/trace-mapping0.3.31
  • @roblox-ts/luau-ast2.0.1
  • @roblox-ts/path-translator1.1.0
  • @roblox-ts/rojo-resolver1.1.0
  • arktype2.2.0
  • chokidar4.0.3
  • fs-extra11.3.5
  • kleur4.1.5
  • resolve1.22.12
  • typescript6.0.3
  • yargs18.0.0