PkgRadar

Package evidence

@vibly-ai/[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
128
Versions published
2
First published
Jun 2026
Publisher
libingjiang47

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":["@vibly-ai/[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":["@vibly-ai/[email protected]"],"fail_on":"review"}'
Publisherlibingjiang47
Artifact bytes196,133
Previous version0.1.0
Published2026-06-05T13:17:41.849Z
SHA-2565fe8f061028f3eec81358b6ca602f2d6a054b457a2801082fd0d3d8ffac1615a

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
10Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/security/pathBoundary.jsmatched ".config/gcloud"5
lowCredential file accesspackage/dist/memory/secretDetector.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json
  • devtsx src/main.ts
  • lintnode scripts/check-handwritten-paths.mjs && tsc --noEmit
  • startnode dist/main.js
  • testvitest run
  • test:watchvitest
Dependencies14
  • @polkadot/api^16.5.6
  • @polkadot/keyring^14.0.3
  • @polkadot/util-crypto^14.0.3
  • @vibly-ai/concord-adapter-substrate-actions^0.1.1
  • @vibly-ai/concord-adapter-substrate-indexer^0.1.1
  • @vibly-ai/coordinator-http-contract^0.1.1
  • better-sqlite3^9.6.0
  • commander^12.1.0
  • dotenv^16.4.5
  • eventsource-parser^3.0.0
  • execa^9.3.0
  • pino^9.3.2
  • pino-pretty^11.2.1
  • zod^3.23.8