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
- 658
- Versions published
- 14
- First published
- Mar 2026
- Publisher
- isentinel
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
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
Dependencies11
@jridgewell/gen-mapping0.3.13@jridgewell/trace-mapping0.3.31@roblox-ts/luau-ast2.0.1@roblox-ts/path-translator1.1.0arktype2.2.0chokidar4.0.3fs-extra11.3.5kleur4.1.5resolve1.22.12typescript6.0.3yargs18.0.0