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 bytes200,003
Previous version0.5.7
Published2026-06-11T02:57:11.216Z
SHA-25602e33f53b935c94ca01eabe3476ef5fb3473241fb12bbf8f7c8bdfbe1376bad9

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/strategies/gemini-strategy.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • buildnode ../scripts/build.mjs
  • export:modelsnode scripts/export-models-json.mjs
  • export:workflowsnode scripts/export-default-workflows.js
  • linteslint src test scripts --cache --cache-location node_modules/.cache/eslint/
  • lint:fixeslint --fix src test scripts --cache --cache-location node_modules/.cache/eslint/
  • testvitest run --exclude '**/memory/**' --exclude '**/test/function-skill.test.mjs'
  • test:state-schemavitest run test/state-schema.test.js
  • test:state-schema:e2enode test/state-schema.e2e.test.js
  • test:watchvitest
Dependencies17
  • @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/agent-workflow^0.4.2
  • @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
  • uuid^11.1.1
  • zod^4.3.6
  • zod-to-json-schema^3.25.2