PkgRadar

Package evidence

@zibby/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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 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 bytes191,674
Previous version0.5.4
Published2026-05-28T11:59:19.791Z
SHA-256056dbbe89081f6775a8a4c1a75f228c0ae1707968d13587ed31f615ea7f41a64

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

review
Last checked
reviewRisk
15Score
0.5.5Version
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.

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/utils/repo-clone.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/utils/repos.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts8
  • buildnode ../scripts/build.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