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
- 755
- Versions published
- 62
- First published
- Mar 2026
- Publisher
- ay.pineau
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":["[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":["[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
Scripts15
buildbun --bun tsdown --config tsdown.config.tsbuild:cibun --bun tsdown --config tsdown.config.tscleanbun --bun rimraf ./dist .turbodevbun --bun tsdown --config tsdown.config.ts --watchformatbun --bun biome format . --checkformat:fixbun --bun biome format --write .lintbun --bun biome lint .lint:fixbun --bun biome lint --write .prepublishcp -f ../../README.md ./README.mdpublishbun publish || truepublish:canarybun publish --access public --tag canary || truepublish:latestbun publish --access public --tag latest || truetestbun --bun vitest runtest:watchbun --bun vitesttypechecktsc --noEmit --project tsconfig.types.json
Dependencies5
@intlayer/api9.0.0-canary.0@intlayer/config9.0.0-canary.0@intlayer/core9.0.0-canary.0@intlayer/editor9.0.0-canary.0@intlayer/types9.0.0-canary.0