PkgRadar

Package evidence

@simular-ai/[email protected]

Install-time lifecycle script: postinstall="node bin/postinstall-hint.mjs"

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.

Versions published
5
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@simular-ai/[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":["@simular-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes41,212
Previous version6.0.1
Published2026-05-22T19:06:08.469Z
SHA-2567bd92f7222986746dcdc22ded049ad7045dd1163588fe376c36a719cb5d91411

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node bin/postinstall-hint.mjs"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall-hint.mjs"5

Manifest

Package metadata

Scripts18
  • artifactsnapi artifacts
  • benchnode --import @oxc-node/core/register benchmark/bench.ts
  • buildnapi build --platform --release
  • build:debugnapi build --platform
  • docstypedoc --entryPoints index.d.ts --out docs --readme README.md --name '@simular-ai/simulang-js' --includeVersion
  • docs:mintlifytypedoc --options typedoc.mintlify.json
  • formatrun-p format:prettier format:rs format:toml
  • format:prettierprettier . -w
  • format:rscargo fmt
  • format:tomltaplo format
  • lintoxlint .
  • postinstallnode bin/postinstall-hint.mjs
  • preparehusky
  • prepublishOnlynapi prepublish -t npm $NAPI_PREPUBLISH_FLAGS
  • preversionnapi build --platform && npm run typecheck && git add .
  • testvitest run
  • typechecktsc --noEmit && tsc --noEmit -p __test__/tsconfig.json && tsc --noEmit -p benchmark/tsconfig.json && tsc --noEmit -p bin/tsconfig.json && tsc --noEmit -p examples/tsconfig.json
  • versionnapi version && node scripts/stamp-changelog.mjs
Optional dependencies6
  • @simular-ai/simulang-js-darwin-arm647.0.1
  • @simular-ai/simulang-js-darwin-x647.0.1
  • @simular-ai/simulang-js-linux-arm64-gnu7.0.1
  • @simular-ai/simulang-js-linux-x64-gnu7.0.1
  • @simular-ai/simulang-js-win32-arm64-msvc7.0.1
  • @simular-ai/simulang-js-win32-x64-msvc7.0.1