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":["@tchr/[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":["@tchr/[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
Scripts6
buildtsc -p tsconfig.json && mkdir -p dist/pricing && cp src/pricing/models.json dist/pricing/models.json && chmod +x dist/cli.jsdevtsx src/cli.tsprepacknpm run sync-assets && npm run buildsync-assetstsx scripts/sync-assets.tstestvitest runtest:e2evitest run --config vitest.e2e.config.ts
Dependencies12
@clack/prompts^0.7.0@types/better-sqlite3^7.6.13better-sqlite3^11.10.0commander^12.1.0execa^9.5.1fast-glob^3.3.2find-up^7.0.0fs-extra^11.2.0gray-matter^4.0.3marked^14.1.4open^10.2.0picocolors^1.1.1