Package evidence
@dastbal/[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.
- Versions published
- 14
- First published
- Jan 2026
- Publisher
- dastbal
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":["@dastbal/[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":["@dastbal/[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 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/core/llm/provider.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/core/llm/provider.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| low | Credential file access | package/dist/core/agent/deep-agent-factory.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts9
agentts-node src/bin/cli.tsbuildtscgents-node src/bin/cli.ts classiclinteslint "{src,apps,libs,test}/**/*.ts" --fixprepublishOnlynpm run buildstart:devts-node src/bin/cli.tstestjesttest:covjest --coveragetype-checktsc --noEmit
Dependencies17
@langchain/core^1.1.48@langchain/google-vertexai^2.1.6@langchain/langgraph^1.0.7@langchain/langgraph-checkpoint-sqlite^1.0.0@langchain/langgraph-supervisor^1.0.1@langchain/ollama^1.2.7better-sqlite3^12.5.0chalk^4.1.2commander^14.0.2deepagents^1.10.2dotenv^17.2.3langchain^1.2.16ora^5.4.1sqlite3^5.1.7ts-morph^27.0.2uuid^13.0.0zod^4.3.6