PkgRadar

Package evidence

@cat-factory/[email protected]

Credential file access

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.

Versions published
2
First published
Jun 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@cat-factory/[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":["@cat-factory/[email protected]"],"fail_on":"review"}'
Artifact bytes228,444
Previous version0.6.0
Published2026-06-24T17:20:25.847Z
SHA-256d85bf9d36eac6051b62402e55b817e961b09481ac5c8b05d5bfe07bca66c1e02

Why flagged

What the scanner saw

Credential file access

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.7.2Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowCredential file accesspackage/dist/modelProvider.js5

Manifest

Package metadata

Scripts 9

Sign in to view install / lifecycle script contents.

Dependencies18
  • @cat-factory/agents0.7.2
  • @cat-factory/consensus0.7.2
  • @cat-factory/contracts0.7.2
  • @cat-factory/integrations0.7.2
  • @cat-factory/kernel0.7.2
  • @cat-factory/observability-langfuse0.7.2
  • @cat-factory/orchestration0.7.2
  • @cat-factory/prompt-fragments0.7.2
  • @cat-factory/provider-bedrock0.7.2
  • @cat-factory/provider-cloudflare0.7.2
  • @cat-factory/server0.7.2
  • @cat-factory/spend0.7.2
  • @hono/node-server^1.19.14
  • drizzle-orm1.0.0-rc.3
  • hono^4.12.26
  • pg^8.22.0
  • pg-boss^12.19.1
  • ws^8.18.0