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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/schemas/rbxts-tsconfig.schema.json | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts11
buildtsdownbuild-watchtsdown --watchdevlinknr build && cd devlink && npm linkeslinteslint --flag unstable_ts_config --max-warnings 0run-in-robloxrun-in-roblox --place ./tests/test.rbxl --script ./tests/out/main.server.luatest-allnr build && nr test-compile && nr test-rojo && nr test-runtest-compilevitest run --coveragetest-robloxnr build && nr test-compile && nr test-rojo && nr run-in-robloxtest-rojorojo build tests -o ./tests/test.rbxltest-runlune run ./tests/runTestsWithLune.lua ./tests/test.rbxlupdate-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.0arktype2.2.0chokidar4.0.3fs-extra11.3.5kleur4.1.5resolve1.22.12typescript6.0.3yargs18.0.0