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
- 249
- Versions published
- 60
- First published
- Mar 2026
- Publisher
- jterrats
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":["@jterrats/[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":["@jterrats/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts24
app:buildyarn --cwd app buildapp:devyarn --cwd app devapp:installyarn --cwd app installbuildwireitcleansf-cleanclean-allsf-clean allclean:artifactssf-clean --ignore-signing-artifactscompilewireitdocssf-docsfix-licenseeslint src test --fix --rule "header/header: [2]"formatwireitlink-checkwireitlintwireitprepacktsc -p . --pretty false --incremental false && oclif manifest && oclif lock && npm shrinkwrappreparehusky installsite:buildyarn --cwd site buildsite:devyarn --cwd site devsync-badgebash scripts/sync-test-badge.shtestwireittest:e2ebash scripts/e2e-test.shtest:e2e:tsmocha 'test/e2e/**/*.test.ts' --timeout 60000test:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --paralleltest:onlywireitversionoclif readme
Dependencies12
@hono/node-server^2.0.2@inquirer/prompts8.4.3@jterrats/open-orchestra^0.5.7@modelcontextprotocol/sdk^1.29.0@oclif/core^4@salesforce/core^8.30.4@salesforce/kit^3.2.6@salesforce/sf-plugins-core12.2.14hono^4.12.19vscode-languageserver^9.0.1vscode-languageserver-textdocument^1.0.12zod^4.4.3