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 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":["@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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts21
buildnpm run compilecheck:isolatedbash scripts/check-isolated-deps.shcheck:model-pricingts-node scripts/check-model-pricing.tscleanrm -rf ts_buildcompilenpm run clean && tscdataset:diffs:generatets-node src/dataset/diffs/generate.tsdataset:diffs:jsonlts-node src/dataset/diffs/jsonl.tslinttslint ./src/**/*.tslint:allnpm run lint && npm run lint:depslint:depsdepcheck --config=.depcheckrcnode:buildbash scripts/build-for-node.shprepublishOnlynpm run compile && bash scripts/check-isolated-deps.shpublish:devbash scripts/publish.sh devpublish:latestbash scripts/publish.sh stablepublish:nightlybash scripts/publish.sh nightlypublish:stablebash scripts/publish.sh stablestartnpm run compile && node --no-node-snapshot ts_build/src/server/index.jstestjest --testTimeout 300000test:debugnode --inspect-brk ../../node_modules/jest/bin/jest.js --detectOpenHandles --forceExit --testTimeout 300000version:devbash scripts/publish.sh version:devversion: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.5commander^14.0.0diff^5.2.0express^4.19.2gitignore-to-glob^0.3.0glob11.1.0jiti^2.6.1marked^10.0.0marked-terminal^6.2.0minimatch^10.1.2node-jq^6.0.1openai4.89.1ws^8.18.1zod^3.25.0
Optional dependencies1
esbuild-register^3.0.0