PkgRadar

Package evidence

@cleocode/[email protected]

Credential file access: matched ".npmrc"

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
308
First published
Mar 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":["@cleocode/[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":["@cleocode/[email protected]"],"fail_on":"review"}'
Artifact bytes9,026,306
Previous version2026.6.17
Published2026-06-13T00:47:36.570Z
SHA-256413d5a6ff9b5fa99c058fcee99170b38848012089716f8d7e6b7c764f154efa0

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
2026.6.18Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/scaffold/ensure-config.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/skills/skills-guard-patterns.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install-supervisor-binary.mjs"5
lowLarge Javascript Payloadpackage/dist/selfimprove/fix-gen.js2969204 bytes0
lowLarge Javascript Payloadpackage/dist/llm/plugin-facade.js2991961 bytes0

Manifest

Package metadata

Scripts9
  • buildtsc && node scripts/copy-selfimprove-fixtures.mjs
  • gen:sdknode scripts/generate-sdk-client.mjs
  • gen:sdk:checknode scripts/generate-sdk-client.mjs --check
  • gen:tier-snapshotnode scripts/gen-tier-snapshot.mjs
  • gen:tier-snapshot:checknode scripts/gen-tier-snapshot.mjs --check
  • postinstallnode scripts/install-supervisor-binary.mjs
  • testvitest run
  • test:integrationcd ../.. && vitest run --config packages/core/vitest.integration.config.ts
  • typechecktsc --noEmit
Dependencies48
  • @ai-sdk/anthropic^3.0.69
  • @ai-sdk/openai-compatible^2.0.41
  • @anthropic-ai/sdk^0.88.0
  • @aws-sdk/client-bedrock-runtime^3.0.0
  • @aws-sdk/credential-providers^3.0.0
  • @cleocode/adapters2026.6.18
  • @cleocode/agents2026.6.18
  • @cleocode/caamp2026.6.18
  • @cleocode/contracts2026.6.18
  • @cleocode/git-shim2026.6.18
  • @cleocode/lafs2026.6.18
  • @cleocode/nexus2026.6.18
  • @cleocode/paths2026.6.18
  • @cleocode/skills2026.6.18
  • @cleocode/worktree2026.6.18
  • @earendil-works/pi-agent-core0.78.1
  • @earendil-works/pi-ai0.78.1
  • @google/generative-ai^0.21.0
  • @huggingface/transformers^4.0.1
  • ai^6.0.162
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • check-disk-space^3.4.0
  • drizzle-orm1.0.0-rc.3
  • env-paths^4.0.0
  • js-tiktoken^1.0.21
  • jsonrepair^3.8.0
  • node-cron^4.2.1
  • openai^6.0.0
  • p-retry^6.2.0
  • …and 18 more.
Optional dependencies2
  • @cleocode/studio^2026.6.18
  • llmtxt^2026.5.15