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
- 191Established · −30% score
- First published
- Jul 2025
- Publisher
- zhanghongyang.mocha
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@ttmg/[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":["@ttmg/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation: matched "\\u001B"
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 6 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation | package/dist/index.js | matched "\\u001B" | 3 |
| low | Obfuscation | package/dist/public/assets/baseForm-DqyLTNAx.js | matched "\\u200E" | 3 |
| low | Obfuscation | package/dist/public/assets/index-Pfoc2Cwl.js | matched "\\u00C0" | 3 |
Manifest
Package metadata
Scripts5
buildnode scripts/build.jsdev:linknpm run build && npm linkprepublishnpm run buildreset:local-statenode scripts/resetLocalState.jssetupnode scripts/setup.js
Dependencies33
acorn^8.15.0archiver^7.0.1axios^1.11.0boxen^6.2.1chalk^4.1.2cheerio^1.1.1chokidar^4.0.3chrome-launcher^1.2.0chrome-remote-interface^0.33.3commander^11.1.0esbuild^0.25.9estraverse^5.3.0express4.18.2express-fileupload1.5.2express-static-gzip^3.0.0form-data^4.0.4glob^11.0.3got^11.8.5handlebars4.7.8https-proxy-agent^5.0.1inquirer^12.7.0jsdom^26.1.0mime-types^3.0.1multer^2.0.2open^10.2.0ora^9.0.0p-limit5.0.0prettier^3.6.2qs6.12.1semver^7.7.2- …and 3 more.