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.

Versions published
1
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 bytes176,713
Previous versionnone
Published2026-06-01T10:59:36.490Z
SHA-2563db955254ec0f87a86465f73161812f51008ec33ebf8745c20a5412d9c345c88

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.0Version
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

Scripts7
  • buildtsc -p tsconfig.json
  • devtsx src/main.ts
  • lintnode scripts/check-handwritten-paths.mjs && tsc --noEmit
  • prepackpnpm build
  • 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.0
  • @vibly-ai/concord-adapter-substrate-indexer^0.1.0
  • @vibly-ai/coordinator-http-contract^0.1.0
  • 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