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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/dist/utils/ast-utils.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/agents/base.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/agents/claude-strategy.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/code-generator.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/function-bridge.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/graph-compiler.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/graph.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/agents/index.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/index.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/node-registry.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/utils/node-schema-parser.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/framework/node.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts8
buildnode ../scripts/build.mjsexport:workflowsnode scripts/export-default-workflows.jslinteslint .lint:fixeslint --fix .testvitest run --exclude '**/memory/**'test:state-schemavitest run src/framework/__tests__/state-schema.test.jstest:state-schema:e2enode src/framework/__tests__/state-schema.e2e.test.jstest: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.8acorn^8.15.0acorn-walk^8.3.5axios^1.15.0chalk^5.3.0dotenv^17.4.1handlebars^4.7.9hono^4.12.14zod^4.3.6zod-to-json-schema^3.25.2