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
- 895
- Versions published
- 252Mature · −50% score
- First published
- Nov 2024
- Publisher
- lytvynenkosv
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@sogni-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":["@sogni-ai/[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
buildnpm run clean && npm run codegen && tsc --project tsconfig.json && tsc --project tsconfig.esm.json && node scripts/write-dist-esm-package-json.mjscleanrimraf ./dist ./dist-esmcodegennode scripts/generate-hosted-tools-manifest.mjs && node scripts/generate-version.mjsdocsrimraf ./docs && npx typedocpostdocsnode -p "'sdk-docs.sogni.ai'" > docs/CNAMEpreparenpm run codegen && huskyprepublishOnlynpm run buildprettierprettier --check ./srcprettier:fixprettier --write ./srcreleasesemantic-releasetest:chat-routingnpm run build && node scripts/check-chat-model-routing.cjstest:subscription-apinpm run build && node scripts/check-subscription-api.cjstest:workflow-template-envelopenpm run build && node scripts/check-workflow-template-envelope.cjswatchnpm run clean && npm run codegen && tsc --watch --project tsconfig.jsonwatch:esmnpm run codegen && tsc --watch --project tsconfig.esm.json
Dependencies11
@lukeed/uuid^2.0.1@sogni-ai/sogni-protocol1.0.0-alpha.6@types/js-cookie^3.0.6@types/lodash^4.17.23@types/ws^8.5.13ethers^6.16.0isomorphic-ws^5.0.0js-cookie^3.0.5jwt-decode^4.0.0lodash^4.18.1ws^8.18.0