Package evidence
@newtype-os/[email protected]
Obfuscation Density: high encoded/escaped-token density
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
- 21
- First published
- Mar 2026
- Publisher
- huangyihe
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":["@newtype-os/[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":["@newtype-os/[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 34 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/google-auth.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/index.js | 2061281 bytes | 10 |
Manifest
Package metadata
Scripts6
buildbun build src/index.ts src/google-auth.ts --outdir dist --target bun --format esm --external @ast-grep/napi && tsc --emitDeclarationOnly && bun build src/cli/index.ts --outdir dist/cli --target bun --format esm --external @ast-grep/napi && bun run build:schemabuild:schemabun run script/build-schema.tscleanrm -rf distprepublishOnlybun run clean && bun run buildtestbun testtypechecktsc --noEmit
Dependencies17
@ast-grep/cli^0.40.0@ast-grep/napi^0.40.0@clack/prompts^0.11.0@code-yeongyu/comment-checker^0.6.1@modelcontextprotocol/sdk^1.25.1@openauthjs/openauth^0.4.3@opencode-ai/plugin^1.1.1@opencode-ai/sdk^1.1.1commander^14.0.2hono^4.10.4js-yaml^4.1.1jsonc-parser^3.3.1open^11.0.0picocolors^1.1.1picomatch^4.0.2xdg-basedir^5.1.0zod^4.1.8