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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/assets/ssh-config-_ykCGR6B.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts16
buildbun run build:core && bun run build:registry && bun run build:hub && bun run build:clibuild:clitsup --config tsup.cli.config.tsbuild:coretsup --config tsup.core.config.tsbuild:hubvite build && tsup --config tsup.hub.config.tsbuild:registrytsup --config tsup.registry.config.tsdb:generate:pgdrizzle-kit generate --config drizzle/config.pg.tsdb:generate:sqlitedrizzle-kit generate --config drizzle/config.sqlite.tsdb:migrate:pgdrizzle-kit migrate --config drizzle/config.pg.tsdb:migrate:sqlitedrizzle-kit migrate --config drizzle/config.sqlite.tsdevbun run src/cli/index.tsdev:hubvitedev:registrynode --import tsx/esm src/registry/serve.tsgeneratebun run scripts/generate-types.tsprepublishOnlybun run buildtestbun testtypechecktsc --noEmit
Dependencies17
@apidevtools/swagger-parser^10.1.0@hono/node-server^2.0.4better-sqlite3^12.10.0chalk^5.4.0commander^13.1.0drizzle-orm^0.44.0hono^4.12.22js-yaml^4.1.0lucide-react^0.475.0ora^8.2.0pg^8.16.0react^19.0.0react-dom^19.0.0react-router-dom^7.4.0shiki^4.2.0uuid^11.1.0zod^3.24.0