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 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":["@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"}'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
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 distlintbiome check srclint:fixbiome check --write srctestvitest runtypechecktsc -p tsconfig.json --noEmit
Dependencies17
@babel/parser^7.29.3@babel/traverse^7.29.0@babel/types^7.29.0@ryanstark24/sfgraph-shared1.1.3@salesforce/core^8.30.0apex-parser^2.17.0better-sqlite3^12.10.0bottleneck^2.19.5fast-xml-parser^5.8.0jsforce^3.10.14p-limit^7.3.0parse5^8.0.1piscina^5.1.4sqlite-vec^0.1.9yaml^2.9.0zod^3.25.76zod-to-json-schema^3.25.2
Optional dependencies2
@ryanstark24/sfgraph-models^1.1.0@xenova/transformers^2.17.2