PkgRadar

Package evidence

@ryanstark24/[email protected]

no findings

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
7
First published
May 2026
Publisher
ryanstark24

Recommended action

Looks clean — keep monitoring

No 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":["@ryanstark24/[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":["@ryanstark24/[email protected]"],"fail_on":"review"}'
Publisherryanstark24
Artifact bytes438,407
Previous version1.1.8
Published2026-05-17T16:23:55.315Z
SHA-256fd1868cf915d93656560036a0d283684577223e0fcaf56bc92aad9184774b6db

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

low
Last checked
lowRisk
0Score
1.2.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json && node --input-type=module -e "import {cpSync, mkdirSync} from 'node:fs'; mkdirSync('dist/extractors/live-org/vlocity',{recursive:true}); cpSync('src/extractors/live-org/vlocity/query-definitions.yml','dist/extractors/live-org/vlocity/query-definitions.yml'); mkdirSync('dist/parsers/rules',{recursive:true}); cpSync('src/parsers/rules','dist/parsers/rules',{recursive:true});"
  • cleanrm -rf dist
  • lintbiome check src
  • lint:fixbiome check --write src
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies19
  • @babel/parser^7.29.3
  • @babel/traverse^7.29.0
  • @babel/types^7.29.0
  • @ryanstark24/sfgraph-shared1.1.3
  • @salesforce/core^8.30.0
  • apex-parser^2.17.0
  • better-sqlite3^12.10.0
  • bottleneck^2.19.5
  • fast-xml-parser^5.8.0
  • jsforce^3.10.14
  • jszip^3.10.1
  • p-limit^7.3.0
  • parse5^8.0.1
  • picomatch^4.0.4
  • piscina^5.1.4
  • sqlite-vec^0.1.9
  • yaml^2.9.0
  • zod^3.25.76
  • zod-to-json-schema^3.25.2
Optional dependencies2
  • @ryanstark24/sfgraph-models^1.1.0
  • @xenova/transformers^2.17.2