PkgRadar

Package evidence

@trustify-da/[email protected]

Remote Dependency Spec: dependencies.tree-sitter-gomod="github:strum355/tree-sitter-go-mod#56326f2ad478892ace58ff247a97d492a3cbcdda"

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
123Established · −30% score
First published
Nov 2025
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":["@trustify-da/[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":["@trustify-da/[email protected]"],"fail_on":"review"}'
Artifact bytes131,575
Previous version0.3.0-ea.93faa7c
Published2026-06-11T08:41:09.343Z
SHA-25627335ea04f56c3da26dcaacebff6c989b17839e14fb769c6c2a130b5fc9e4281

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.tree-sitter-gomod="github:strum355/tree-sitter-go-mod#56326f2ad478892ace58ff247a97d492a3cbcdda"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.3.0-ea.9a6adf7Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.tree-sitter-gomod="github:strum355/tree-sitter-go-mod#56326f2ad478892ace58ff247a97d492a3cbcdda"12
mediumRemote Dependency Specpackage.jsondependencies.tree-sitter-requirements="github:Strum355/tree-sitter-requirements#d0261ee76b84253997fe70d7d397e78c006c3801"12

Manifest

Package metadata

Scripts10
  • compiletsc -p tsconfig.json
  • compile:devtsc -p tsconfig.dev.json
  • linteslint src test
  • lint:fixeslint src test --fix
  • postcompilecp node_modules/tree-sitter-requirements/tree-sitter-requirements.wasm dist/src/providers/tree-sitter-requirements.wasm && cp node_modules/tree-sitter-gomod/tree-sitter-gomod.wasm dist/src/providers/tree-sitter-gomod.wasm
  • precompilerm -rf dist
  • pretestcp node_modules/tree-sitter-requirements/tree-sitter-requirements.wasm src/providers/tree-sitter-requirements.wasm && cp node_modules/tree-sitter-gomod/tree-sitter-gomod.wasm src/providers/tree-sitter-gomod.wasm
  • testc8 npm run tests
  • testsmocha --config .mocharc.json
  • tests:repmocha --reporter-option maxDiffSize=0 --reporter json > unit-tests-result.json
Dependencies18
  • @babel/core^7.23.2
  • @cyclonedx/cyclonedx-library^10.0.0
  • eslint-import-resolver-typescript^4.4.4
  • fast-glob^3.3.3
  • fast-xml-parser^5.3.4
  • help^3.0.2
  • https-proxy-agent^9.0.0
  • js-yaml^4.1.1
  • jsonc-parser^3.3.1
  • micromatch^4.0.8
  • node-fetch^3.3.2
  • p-limit^7.3.0
  • packageurl-js~1.0.2
  • smol-toml^1.6.0
  • tree-sitter-gomodgithub:strum355/tree-sitter-go-mod#56326f2ad478892ace58ff247a97d492a3cbcdda
  • tree-sitter-requirementsgithub:Strum355/tree-sitter-requirements#d0261ee76b84253997fe70d7d397e78c006c3801
  • web-tree-sitter^0.26.7
  • yargs^18.0.0