PkgRadar

Package evidence

@makefinks/[email protected]

Credential file access: matched ".config/gcloud"

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
617
Versions published
32
First published
Jan 2026
Publisher
makefinks

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@makefinks/[email protected]"],"fail_on":"high"}'

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":["@makefinks/[email protected]"],"fail_on":"high"}'
Publishermakefinks
Artifact bytes312,516
Previous version0.16.0
Published2026-06-07T09:00:35.947Z
SHA-25637841da5d3528754341f74952e61ce62e3bf9da6b250197f719c17e4533310ac

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.17.0 vs 0.16.0: "bash ./scripts/patch-mem0ai.sh"

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

Availability ledger

available

high
Last checked
highRisk
50Score
0.17.0Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

2 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.17.0 vs 0.16.0: "bash ./scripts/patch-mem0ai.sh"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.17.0 vs 0.16.0: "bash ./scripts/patch-mem0ai.sh"40
lowCredential file accesspackage/src/security/bash-security-policy.tsmatched ".config/gcloud"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="bash ./scripts/patch-mem0ai.sh"5

Manifest

Package metadata

Scripts19
  • build:clibun build src/cli.ts --outdir dist --target node
  • checkbun run typecheck && bun run lint && bun run format:check
  • devbun run --watch src/index.tsx
  • formatbiome format --write src __tests__
  • format:checkbiome format src __tests__
  • lintbiome lint src __tests__
  • lint:fixbiome lint --write src __tests__
  • postinstallbash ./scripts/patch-mem0ai.sh
  • prepublishOnlybun run build:cli
  • preview:avatarbun run src/avatar-preview.ts
  • preview:avatar:mp4bun run src/avatar-preview.ts --mp4 tmp/avatar-preview.mp4
  • release:majorbash ./scripts/release.sh major
  • release:minorbash ./scripts/release.sh minor
  • release:notesbash ./scripts/release.sh notes
  • release:patchbash ./scripts/release.sh patch
  • setup:hooksbash .githooks/setup.sh
  • testbun test
  • test:watchbun test --watch
  • typecheckbunx tsc -p tsconfig.json --noEmit
Dependencies15
  • @ai-sdk/mcp^1.0.46
  • @ai-sdk/openai^3.0.68
  • @github/copilot-sdk1.0.0
  • @openrouter/ai-sdk-provider^2.9.0
  • @opentui-ui/toast^0.0.3
  • @opentui/core0.1.92
  • @opentui/react0.1.92
  • ai^6.0.197
  • exa-js^2.13.0
  • mem0ai^3.0.6
  • openai^6.42.0
  • opentui-spinner^0.0.6
  • react^19.2.7
  • yaml^2.9.0
  • zod-to-json-schema^3.25.2
Optional dependencies6
  • @opentui/core-darwin-arm640.1.92
  • @opentui/core-darwin-x640.1.92
  • @opentui/core-linux-arm640.1.92
  • @opentui/core-linux-x640.1.92
  • @opentui/core-win32-arm640.1.92
  • @opentui/core-win32-x640.1.92