PkgRadar

Package evidence

@newtype-os/[email protected]

Credential file access: matched ".SSH"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherhuangyihe
Artifact bytes4,710,934
Previous version0.0.29
Published2026-05-25T05:11:35.544Z
SHA-25676b7ffc87d6ca790bae66b71d18f00565664313bdcb6cf538e2da132c20439f8

Why flagged

What the scanner saw

Credential file access: matched ".SSH"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
82Score
0.0.30Version
Status history (1 event)
  1. newavailable · risk high · score 82 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/google-auth.jsmatched ".SSH"30
mediumObfuscation Densitypackage/dist/google-auth.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/cli/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.js2035752 bytes10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/google-auth.jsmatched ".SSH"30
mediumObfuscation Densitypackage/dist/google-auth.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/cli/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.js2035752 bytes10
lowObfuscationpackage/dist/google-auth.jsmatched "\\x1B"3
lowObfuscationpackage/dist/cli/index.jsmatched "\\x1b"3

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