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
- 596
- Versions published
- 66
- First published
- Mar 2026
- Publisher
- zibby
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 review · score 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/utils/repo-clone.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/utils/repos.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts8
buildnode ../scripts/build.mjsexport:workflowsnode scripts/export-default-workflows.jslinteslint 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.jstest:state-schema:e2enode test/state-schema.e2e.test.jstest: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.8acorn^8.15.0acorn-walk^8.3.5axios^1.15.0chalk^5.3.0dotenv^17.4.1handlebars^4.7.9hono^4.12.14uuid^11.1.1zod^4.3.6zod-to-json-schema^3.25.2