PkgRadar

Package evidence

@zibby/[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
840
Versions published
121
First published
Mar 2026
Publisher
zibby

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@zibby/[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":["@zibby/[email protected]"],"fail_on":"review"}'
Publisherzibby
Artifact bytes326,655
Previous version0.6.1
Published2026-06-09T00:08:30.135Z
SHA-25680d4299b75381a0c15d98135caaec493a10254b22c8b15e605923032610439a1

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

low
Last checked
lowRisk
0Score
0.7.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/commands/app.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/commands/generate.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • buildnode ../scripts/build.mjs --extra-dirs bin
  • linteslint .
  • lint:fixeslint --fix .
  • testvitest run test/auth*.test.js test/two-layer-auth.test.js test/trigger-params.test.js test/trigger-helpers.test.js test/deploy-helpers.test.js test/deploy-bundles-user-config.test.js test/deploy-skip-unchanged.test.js test/deploy-warm-flag.test.js test/deploy-402-formatter.test.js test/run-loads-user-config.test.js test/env-helpers.test.js test/env-cli.test.js test/chat-agents.test.js test/chat-agents-api.test.js test/chat-agents-picker.test.js test/chat-sandbox-attach.test.js test/credentials-file.test.js test/credentials-api.test.js test/credentials-loader.test.js test/cli-namespace-consistency.test.js test/cli-workflow-subcommands.test.js test/template-resolver.test.js test/workflow-new-template.test.js test/runner-input-state-shape.test.js test/run-bundle-core-import.test.js test/start-respects-config.test.js test/sse-backoff.test.js test/sse-reconnect-loop.test.js test/run-helpers.test.js test/run-banner.test.js test/run-banner-e2e.test.js test/sse-parser.test.js test/cloud-creds-check.test.js test/managed-block.test.js test/app-deploy-solo.test.js test/app-run-solo.test.js
  • test:authvitest run test/auth*.test.js test/two-layer-auth.test.js
  • test:unitvitest run src/
Dependencies22
  • @aws-sdk/client-sqs^3.1038.0
  • @zibby/agent-workflow^0.4.2
  • @zibby/core^0.5.2
  • @zibby/skills^0.1.11
  • @zibby/ui-memory^1.0.0
  • @zibby/workflow-templates^0.3.0
  • adm-zip^0.5.17
  • better-sqlite3^12.6.2
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • commander^12.0.0
  • cronstrue^3.14.0
  • dotenv^17.4.1
  • express^4.18.2
  • glob^13.0.0
  • handlebars^4.7.9
  • inquirer^13.4.1
  • mem0ainpm:@zibby/mem0ai@^3.0.2
  • open^10.2.0
  • ora^8.0.1
  • tar^7.5.2
  • ws^8.20.0