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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/security/pathBoundary.js | matched ".config/gcloud" | 5 |
| low | Credential file access | package/dist/memory/secretDetector.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts6
buildtsc -p tsconfig.jsondevtsx src/main.tslintnode scripts/check-handwritten-paths.mjs && tsc --noEmitstartnode dist/main.jstestvitest runtest: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.1better-sqlite3^9.6.0commander^12.1.0dotenv^16.4.5eventsource-parser^3.0.0execa^9.3.0pino^9.3.2pino-pretty^11.2.1zod^3.23.8