Recommended action
Review before promotingMixed 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":["@ttthree/[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":["@ttthree/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 review · score 30 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/web/assets/index-DgM5m48q.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dist/core/pricing.js | matched "raw.githubusercontent.com" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/web/assets/index-DgM5m48q.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dist/core/pricing.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/dist/cli/commands/collect.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/web/assets/index-DgM5m48q.js | matched "\\u00C0" | 3 |
Manifest
Package metadata
Scripts18
buildtsc -p tsconfig.build.json && vite build && chmod +x dist/cli/index.jsbuild:webvite buildcleannode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})"corpus:build-edgetsx tests/corpus/build-edge/build-edge.ts --out tests/corpus/snapshots/2026-04-edgecorpus:regenerate-goldentsx tests/corpus/regenerate-golden.ts --corpus tests/corpus/snapshots/2026-04-defaultcorpus:sampletsx src/cli/index.ts corpus sample --out tests/corpus/snapshots/2026-04-defaultcorpus:verifytsx src/cli/index.ts corpus verify tests/corpus/snapshots/2026-04-defaultcorpus:verify:allnpm run corpus:verify && npm run corpus:verify:edgecorpus:verify:edgetsx src/cli/index.ts corpus verify tests/corpus/snapshots/2026-04-edgedevtsx src/cli/index.tsdev:alltsx scripts/dev-all.tsdev:webviteprepublishOnlynpm run clean && npm run buildtestnpm run test:unit && npm run test:corpustest:corpusvitest run tests/corpustest:e2eplaywright testtest:unitvitest run tests/unit tests/e2etest:watchvitest
Dependencies10
@tailwindcss/typography^0.5.19@types/better-sqlite3^7.6.13better-sqlite3^12.9.0commander^13.1.0express^5.1.0minimatch^10.0.3react^19.1.0react-dom^19.1.0react-markdown^10.1.0recharts^2.15.3