PkgRadar

Package evidence

@grapity/[email protected]

Credential file access: matched ".ssh/"

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":["@grapity/[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":["@grapity/[email protected]"],"fail_on":"review"}'
Artifact bytes4,161,123
Previous version0.1.0
Published2026-06-10T18:42:02.567Z
SHA-2569be3825fbd6950aa06f9d8dc15c7542f3d5713211d841ba6b3df7aa1a95a230b

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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.2.0Version
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/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts16
  • buildbun run build:core && bun run build:registry && bun run build:hub && bun run build:cli
  • build:clitsup --config tsup.cli.config.ts
  • build:coretsup --config tsup.core.config.ts
  • build:hubvite build && tsup --config tsup.hub.config.ts
  • build:registrytsup --config tsup.registry.config.ts
  • db:generate:pgdrizzle-kit generate --config drizzle/config.pg.ts
  • db:generate:sqlitedrizzle-kit generate --config drizzle/config.sqlite.ts
  • db:migrate:pgdrizzle-kit migrate --config drizzle/config.pg.ts
  • db:migrate:sqlitedrizzle-kit migrate --config drizzle/config.sqlite.ts
  • devbun run src/cli/index.ts
  • dev:hubvite
  • dev:registrynode --import tsx/esm src/registry/serve.ts
  • generatebun run scripts/generate-types.ts
  • prepublishOnlybun run build
  • testbun test
  • typechecktsc --noEmit
Dependencies17
  • @apidevtools/swagger-parser^10.1.0
  • @hono/node-server^2.0.4
  • better-sqlite3^12.10.0
  • chalk^5.4.0
  • commander^13.1.0
  • drizzle-orm^0.44.0
  • hono^4.12.22
  • js-yaml^4.1.0
  • lucide-react^0.475.0
  • ora^8.2.0
  • pg^8.16.0
  • react^19.0.0
  • react-dom^19.0.0
  • react-router-dom^7.4.0
  • shiki^4.2.0
  • uuid^11.1.0
  • zod^3.24.0