PkgRadar

Package evidence

@tyvm/[email protected]

no findings

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
1,184Niche · −30% score
Versions published
135Mature · −50% score
First published
Jun 2025
Publisher
micahriggan

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No 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":["@tyvm/[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":["@tyvm/[email protected]"],"fail_on":"review"}'
Publishermicahriggan
Artifact bytes2,166,667
Previous version0.0.118
Published2026-06-05T04:04:10.412Z
SHA-256b8ca8c3a07ba216c73248b10c365bdb2f2432a4b7149247cfc4a2c3b86ffdc6d

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

low
Last checked
lowRisk
0Score
0.0.119Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • buildnpm run compile
  • check:isolatedbash scripts/check-isolated-deps.sh
  • check:model-pricingts-node scripts/check-model-pricing.ts
  • cleanrm -rf ts_build
  • compilenpm run clean && tsc
  • dataset:diffs:generatets-node src/dataset/diffs/generate.ts
  • dataset:diffs:jsonlts-node src/dataset/diffs/jsonl.ts
  • linttslint ./src/**/*.ts
  • lint:allnpm run lint && npm run lint:deps
  • lint:depsdepcheck --config=.depcheckrc
  • node:buildbash scripts/build-for-node.sh
  • prepublishOnlynpm run compile && bash scripts/check-isolated-deps.sh
  • publish:devbash scripts/publish.sh dev
  • publish:latestbash scripts/publish.sh stable
  • publish:nightlybash scripts/publish.sh nightly
  • publish:stablebash scripts/publish.sh stable
  • startnpm run compile && node --no-node-snapshot ts_build/src/server/index.js
  • testjest --testTimeout 300000
  • test:debugnode --inspect-brk ../../node_modules/jest/bin/jest.js --detectOpenHandles --forceExit --testTimeout 300000
  • version:devbash scripts/publish.sh version:dev
  • version:nightlybash scripts/publish.sh version:nightly
Dependencies19
  • @anthropic-ai/sdk^0.39.0
  • @google/genai^0.14.1
  • @inquirer/editor^4.2.18
  • @modelcontextprotocol/sdk^1.13.3
  • @simplewebauthn/server^13.3.0
  • @tyvm/knowhow-tunnel0.0.5
  • commander^14.0.0
  • diff^5.2.0
  • express^4.19.2
  • gitignore-to-glob^0.3.0
  • glob11.1.0
  • jiti^2.6.1
  • marked^10.0.0
  • marked-terminal^6.2.0
  • minimatch^10.1.2
  • node-jq^6.0.1
  • openai4.89.1
  • ws^8.18.1
  • zod^3.25.0
Optional dependencies1
  • esbuild-register^3.0.0