PkgRadar

Package evidence

@workos/[email protected]

Remote Dependency Spec: dependencies.tree-sitter-kotlin="github:fwcd/tree-sitter-kotlin#f66d2908542e93c0204c6c241f794afe4e9cd5d1"

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
911
Versions published
48
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@workos/[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":["@workos/[email protected]"],"fail_on":"review"}'
Artifact bytes952,990
Previous version0.22.4
Published2026-06-11T01:50:06.170Z
SHA-256a6b77c4911fb28f7880555a347db16bf5a6f5fed2c17cac601a20838c2465d2a

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.tree-sitter-kotlin="github:fwcd/tree-sitter-kotlin#f66d2908542e93c0204c6c241f794afe4e9cd5d1"

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.22.5Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.tree-sitter-kotlin="github:fwcd/tree-sitter-kotlin#f66d2908542e93c0204c6c241f794afe4e9cd5d1"12

Manifest

Package metadata

Scripts18
  • buildtsdown
  • devtsx src/cli/index.ts
  • formatoxfmt --check .
  • format:fixoxfmt --write .
  • format:mdprettier --write '**/*.md'
  • lintoxlint --deny-warnings
  • lint:alloxlint --fix && oxfmt --write . && prettier --write '**/*.md'
  • lint:fixoxlint --fix
  • preparehusky
  • smoketsx scripts/smoke/sdk-test.ts
  • smoke:baselinetsx scripts/smoke/baseline.ts
  • smoke:difftsx scripts/smoke/diff.ts
  • smoke:loopecho 'Use: oagen generate && oagen verify'
  • smoke:rawtsx scripts/smoke/raw.ts
  • smoke:validatetsx scripts/smoke/validate.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies15
  • @redocly/openapi-core^2.25.1
  • commander^13.1.0
  • dotenv^17.3.1
  • tree-sitter^0.21.1
  • tree-sitter-c-sharp0.23.1
  • tree-sitter-elixir^0.3.5
  • tree-sitter-go^0.23.4
  • tree-sitter-kotlingithub:fwcd/tree-sitter-kotlin#f66d2908542e93c0204c6c241f794afe4e9cd5d1
  • tree-sitter-php^0.23.12
  • tree-sitter-python^0.21.0
  • tree-sitter-ruby^0.21.0
  • tree-sitter-rust^0.21.0
  • tree-sitter-typescript^0.23.2
  • tsx^4.19.0
  • typescript^6.0.0