PkgRadar

Package evidence

@guildai/[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.

Weekly downloads
360
Versions published
37
First published
Mar 2026
Publisher
waterson

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":["@guildai/[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":["@guildai/[email protected]"],"fail_on":"review"}'
Publisherwaterson
Artifact bytes4,078,041
Previous version0.12.0
Published2026-05-26T05:25:48.539Z
SHA-25630382591a5efca3f4f9f8a19725fc7d07dbc68dc87bd75eb4b5fd3988b429c65

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
39Score
0.12.1Version
Status history (1 event)
  1. newavailable · risk review · score 39 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-JQRJ4A4S.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/chunk-M347HP6M.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/chunk-7JJT3RNI.js3900513 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-JQRJ4A4S.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/chunk-M347HP6M.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/chunk-7JJT3RNI.js3900513 bytes10
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts20
  • buildnpm run build:types && npm run build:bundle && cp -r src/assets dist/
  • build:bundlenode scripts/bundle.mjs
  • build:image${CONTAINER_PROVIDER:-docker} build -t guildcode/guild-runtime:latest -f ../guildai/packages/runtime/Dockerfile ../guildai/packages/runtime
  • build:linknpm run build && npm link
  • build:tsctsc && cp -r src/assets dist/
  • build:typestsc --emitDeclarationOnly
  • devtsx src/index.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • format:fixprettier --write .
  • linteslint src test
  • prebuildpython3 scripts/sync-types-from-python.py
  • prepublishOnlynpm run build && npm run lint && npm run test:unit
  • testvitest run test/unit --config vitest.unit.config.ts
  • test:e2evitest run test/e2e --exclude='**/**.slow.test.ts'
  • test:e2e:allvitest run test/e2e
  • test:e2e:slowvitest run 'test/e2e/**/*.slow.test.ts'
  • test:unitvitest run test/unit --config vitest.unit.config.ts
  • test:watchvitest
  • typechecktsc --noEmit && tsc -p tsconfig.test.json --noEmit
Dependencies28
  • @inquirer/search^4.1.7
  • @modelcontextprotocol/sdk^1.12.1
  • @napi-rs/canvas^0.1.85
  • @napi-rs/keyring^1.2.0
  • axios^1.13.2
  • chalk^5.3.0
  • commander^12.1.0
  • dotenv^16.4.7
  • esbuild^0.28.0
  • execa^9.6.1
  • ink^5.0.1
  • ink-text-input^6.0.0
  • inquirer^12.11.1
  • jsdom^27.3.0
  • lottie-web^5.13.0
  • marked^15.0.7
  • marked-terminal^7.3.0
  • open^10.2.0
  • ora^8.1.1
  • react^18.3.1
  • sharp^0.34.5
  • shell-quote^1.8.2
  • string-width^7.2.0
  • strip-ansi^7.2.0
  • svg-pathdata^8.0.0
  • svgdom^0.1.22
  • ws^8.18.0
  • zod^3.24.4