Package evidence
@vertesia/[email protected]
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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
- 80
- Versions published
- 77Mature · −50% score
- First published
- Jan 2025
- 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":["@vertesia/[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":["@vertesia/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 3 · 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/lib/worker/commands.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/lib/worker/project.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts3
buildtsc --buildcleanrm -rf ./lib ./tsconfig.tsbuildinfo && tsc --buildlinteslint './src/**/*.{jsx,js,tsx,ts}'
Dependencies28
@llumiverse/common1.1.1-dev.20260505.151157Z@vertesia/client1.2.0@vertesia/common1.2.0@vertesia/memory-cli1.2.0@vertesia/memory-commands1.2.0@vertesia/workflow1.2.0ansi-colors^4.1.3ansi-escapes^6.2.0boxen^8.0.1chalk^5.4.1cli-spinners^2.9.1cli-table3^0.6.5commander^14.0.2enquirer^2.4.1figures^6.1.0glob^11.1.0gradient-string^3.0.0json-schema-to-typescript^15.0.4jsonwebtoken^9.0.3log-symbols^7.0.0log-update^6.1.0mime^4.0.4open^10.1.0ora^8.2.0readline^1.3.0seedrandom^3.0.5signal-exit^4.1.0typescript^6.0.2