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
528
Versions published
69
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 bytes4,422,677
Previous version0.1.33
Published2026-04-26T07:44:16.668Z
SHA-25640d7621f244a487a68325678249a3151565c697052edd72c991953ec75870108

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.1.34Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/utils/ast-utils.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/framework/agents/claude-strategy.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/framework/function-bridge.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/utils/node-schema-parser.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildnode ../scripts/build.mjs
  • export:workflowsnode scripts/export-default-workflows.js
  • linteslint .
  • lint:fixeslint --fix .
  • testvitest run --exclude '**/memory/**'
  • test:state-schemavitest run src/framework/__tests__/state-schema.test.js
  • test:state-schema:e2enode src/framework/__tests__/state-schema.e2e.test.js
  • test:watchvitest
Dependencies15
  • @anthropic-ai/claude-agent-sdk^0.2.104
  • @anthropic-ai/sdk^0.88.0
  • @modelcontextprotocol/sdk^1.29.0
  • @openai/codex-sdk^0.120.0
  • @playwright/mcp^0.0.70
  • @zibby/mcp-browser^0.1.8
  • acorn^8.15.0
  • acorn-walk^8.3.5
  • axios^1.15.0
  • chalk^5.3.0
  • dotenv^17.4.1
  • handlebars^4.7.9
  • hono^4.12.14
  • zod^4.3.6
  • zod-to-json-schema^3.25.2