PkgRadar

Package evidence

@silogy/[email protected]

Install-time lifecycle script: postinstall="node scripts/install-rascal.cjs && node scripts/install-slang.cjs"

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
196
Versions published
34Established · −30% score
First published
Jun 2025
Publisher
paul-silogy

Effective trust discount applied: 30% (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":["@silogy/[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":["@silogy/[email protected]"],"fail_on":"review"}'
Publisherpaul-silogy
Artifact bytes743,012
Previous version0.2.13
Published2026-06-10T21:58:57.680Z
SHA-256fa8a2ef0158905e7ec979a4cb448972d987a32f39499c167606c8f5016f25df5

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/install-rascal.cjs && node scripts/install-slang.cjs"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install-rascal.cjs && node scripts/install-slang.cjs"5
lowObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/senpai.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts16
  • buildtsup && node fix-shebang.js && node scripts/check-obfuscation.cjs
  • build:binarytsup && NODE_ENV=production bun build --compile --outfile=viv dist/cli.js
  • build:debugtsup --config tsup.debug.config.ts
  • devtsup --watch
  • flexnet_e2enpm run flexnet_e2e:compile && ava dist-test/cli/test/health/health-flexnet.e2e.test.js
  • flexnet_e2e:compiletsc --project tsconfig.flexnet-e2e.json
  • formatprettier --write . --ignore-path .prettierignore
  • linteslint . --fix
  • postinstallnode scripts/install-rascal.cjs && node scripts/install-slang.cjs
  • prebuildnode scripts/prepare-ts-client.cjs
  • prebuild:debugnode scripts/prepare-ts-client.cjs
  • startnode dist/cli.js
  • testprettier --check . && xo && npm run test:compile && ava
  • test:compiletsc --project tsconfig.test.json
  • test:installscripts/test-production-install.sh
  • typechecktsc --noEmit --project . && tsc --noEmit --project ../src/shared
Dependencies40
  • @anthropic-ai/claude-agent-sdk^0.3.143
  • @anthropic-ai/sdk^0.96.0
  • @arizeai/openinference-semantic-conventions^2.1.2
  • @inkjs/ui^1.0.0
  • @modelcontextprotocol/sdk^1.29.0
  • @notionhq/client5.22.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-trace-otlp-proto^0.206.0
  • @opentelemetry/resources^2.1.0
  • @opentelemetry/sdk-trace-base^2.1.0
  • @opentelemetry/sdk-trace-node^2.1.0
  • @opentelemetry/semantic-conventions^1.37.0
  • @resvg/resvg-js^2.6.2
  • @viv/sharedfile:../src/shared
  • @vscode/ripgrep^1.15.14
  • chalk^5.4.1
  • fast-glob^3.3.3
  • fast-xml-parser5.7.0
  • fetch-blob^4.0.0
  • formdata-polyfill^4.0.10
  • highlight.js^11.11.1
  • image-size^2.0.2
  • ink4.2.0
  • ink-text-input^5.0.1
  • jimp^1.6.1
  • jpeg-js^0.4.4
  • jsonwebtoken^9.0.3
  • meow^11.0.0
  • node-fetch2
  • openai^6.25.0
  • …and 10 more.