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.

Versions published
27
First published
Jan 2026
Publisher
makefinks

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":["@makefinks/[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":["@makefinks/[email protected]"],"fail_on":"review"}'
Publishermakefinks
Artifact bytes262,342
Previous version0.14.2
Published2026-06-02T19:12:09.091Z
SHA-256cc3ec9314f5027f00a6d058213eeb89a34405e10bcf102bbb75e95e1d5b29e1d

Why flagged

What the scanner saw

Credential file access: matched ".config/gcloud"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.14.3Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/src/security/bash-security-policy.tsmatched ".config/gcloud"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__
  • 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:browsersbun run src/scripts/setup-browsers.ts
  • setup:hooksbash .githooks/setup.sh
  • testbun test
  • test:watchbun test --watch
  • typecheckbunx tsc -p tsconfig.json --noEmit
Dependencies14
  • @ai-sdk/mcp^1.0.14
  • @ai-sdk/openai^3.0.0
  • @github/copilot-sdk0.1.23
  • @openrouter/ai-sdk-provider^2.1.0
  • @opentui-ui/toast^0.0.3
  • @opentui/core0.1.92
  • @opentui/react0.1.92
  • ai^6.0.0
  • exa-js^2.0.12
  • mem0ai2.2.1
  • openai^6.16.0
  • opentui-spinner^0.0.6
  • react^19.2.3
  • zod-to-json-schema^3.25.1
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