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
1,298Niche · −30% score
Versions published
113
First published
Mar 2026
Publisher
zibby

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@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 bytes258,413
Previous version0.5.1
Published2026-05-26T07:59:05.959Z
SHA-25626c3c36b826198a628e61f647e837afbe8a060d566e3cb8180be8c88dec5c79d

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/commands/generate.jshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/commands/generate.jshigh encoded/escaped-token density12
lowCredential file accesspackage/dist/commands/implement.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/commands/workflows/run.jsmatched "GITHUB_TOKEN"5

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:authvitest run test/auth*.test.js test/two-layer-auth.test.js
  • test:unitvitest run src/
Dependencies21
  • @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
  • 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