PkgRadar

Package evidence

@optave/[email protected]

Remote Dependency Spec: devDependencies.tree-sitter-clojure="github:sogaiu/tree-sitter-clojure"

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
50
First published
Feb 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":["@optave/[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":["@optave/[email protected]"],"fail_on":"review"}'
Artifact bytes9,354,045
Previous version3.10.0
Published2026-05-25T23:50:44.210Z
SHA-2563c37f8318f78b7a4649fb555ae2d73078e58e592c1e61e153fc9e68052dd8db7

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.tree-sitter-clojure="github:sogaiu/tree-sitter-clojure"

1 remote tarball(s) were followed statically.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
40Score
3.11.0Version
Status history (2 events)
  1. availableavailable · risk review · score 40 · status available -> available, risk high -> review, score 67 -> 40
  2. newavailable · risk high · score 67 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.tree-sitter-clojure="github:sogaiu/tree-sitter-clojure"8
mediumRemote Dependency Specpackage.jsondevDependencies.tree-sitter-erlang="github:WhatsApp/tree-sitter-erlang#semver:*"8
mediumRemote Dependency Specpackage.jsondevDependencies.tree-sitter-fsharp="https://github.com/ionide/tree-sitter-fsharp/archive/refs/tags/0.3.0.tar.gz"8
mediumRemote Dependency Specpackage.jsondevDependencies.tree-sitter-gleam="github:gleam-lang/tree-sitter-gleam"8
mediumDependency Changed To Remote Vs Previouspackage.jsondevDependencies.tree-sitter-fsharp changed to remote spec in 3.11.0 vs 3.10.0: "https://github.com/ionide/tree-sitter-fsharp/archive/refs/tags/0.3.0.tar.gz"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.tree-sitter-fsharphttps://github.com/ionide/tree-sitter-fsharp/archive/refs/tags/0.3.0.tar.gzerror0unexpected end of file

Manifest

Package metadata

Scripts19
  • benchmarknode --experimental-strip-types --import ./scripts/ts-resolve-loader.js scripts/benchmark.ts
  • buildtsc && node -e "require('fs').writeFileSync('dist/index.cjs',require('fs').readFileSync('src/index.cjs','utf8').replaceAll('./index.ts','./index.js'))"
  • build:wasmnode scripts/node-ts.js scripts/build-wasm.ts
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true});require('fs').rmSync('.tsbuildinfo',{force:true})"
  • deps:treenode scripts/node-ts.js scripts/gen-deps.ts
  • formatbiome format --write src/ tests/
  • lintbiome check src/ tests/
  • lint:fixbiome check --write src/ tests/
  • prepacknpm run build
  • preparenpm run build:wasm && npm run build && husky && npm run deps:tree
  • releasecommit-and-tag-version
  • release:dry-runcommit-and-tag-version --dry-run
  • testvitest run
  • test:coveragevitest run --coverage
  • test:regression-guardvitest run tests/benchmarks/regression-guard.test.ts
  • test:watchvitest
  • typechecktsc --noEmit
  • verify-importsnode scripts/node-ts.js scripts/verify-imports.ts
  • versionnode scripts/node-ts.js scripts/sync-native-versions.ts && git add package.json crates/codegraph-core/Cargo.toml
Dependencies3
  • better-sqlite3^12.6.2
  • commander^14.0.3
  • web-tree-sitter^0.26.5
Optional dependencies7
  • @modelcontextprotocol/sdk^1.0.0
  • @optave/codegraph-darwin-arm643.11.0
  • @optave/codegraph-darwin-x643.11.0
  • @optave/codegraph-linux-arm64-gnu3.11.0
  • @optave/codegraph-linux-x64-gnu3.11.0
  • @optave/codegraph-linux-x64-musl3.11.0
  • @optave/codegraph-win32-x64-msvc3.11.0