Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 82 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/google-auth.js | matched ".SSH" | 30 |
| medium | Obfuscation Density | package/dist/google-auth.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dist/cli/index.js | matched "raw.githubusercontent.com" | 12 |
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/index.js | 2035752 bytes | 10 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/google-auth.js | matched ".SSH" | 30 |
| medium | Obfuscation Density | package/dist/google-auth.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dist/cli/index.js | matched "raw.githubusercontent.com" | 12 |
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/index.js | 2035752 bytes | 10 |
| low | Obfuscation | package/dist/google-auth.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/cli/index.js | matched "\\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: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