PkgRadar

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 promoting

Mixed 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"}'
Publisherhuangyihe
Artifact bytes4,719,490
Previous version0.0.30
Published2026-05-25T13:33:14.322Z
SHA-256071f8a1e57f6701582c3bda804c25192c5b11c7ea25249b5e091ce536c981644

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

review
Last checked
reviewRisk
34Score
0.0.31Version
Status history (1 event)
  1. newavailable · risk review · score 34 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/google-auth.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.js2061281 bytes10

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:schema
  • build:schemabun run script/build-schema.ts
  • cleanrm -rf dist
  • prepublishOnlybun run clean && bun run build
  • testbun test
  • typechecktsc --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.1
  • commander^14.0.2
  • hono^4.10.4
  • js-yaml^4.1.1
  • jsonc-parser^3.3.1
  • open^11.0.0
  • picocolors^1.1.1
  • picomatch^4.0.2
  • xdg-basedir^5.1.0
  • zod^4.1.8