Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["[email protected]"],"fail_on":"high"}'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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "aws_access_key"
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 high · score 135 · status changed
Related candidates
Linked campaigns and clusters
levon_ghukasyan
2 members · evidence strength 64Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/browser/shared/credentials.js | matched "aws_access_key" | 30 |
| high | Credential file access | package/dist/node/shared/credentials.js | matched "aws_access_key" | 30 |
| high | Credential file access | package/dist/browser/browser/storage.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/node/node/storage.js | matched ".aws" | 30 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/browser/shared/credentials.js | matched "aws_access_key" | 30 |
| high | Credential file access | package/dist/node/shared/credentials.js | matched "aws_access_key" | 30 |
| high | Credential file access | package/dist/browser/browser/storage.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/node/node/storage.js | matched ".aws" | 30 |
| low | Obfuscation | package/wasm/browser/deeplake_browser.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/wasm/node/deeplake_node.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/node/node/normalizers/huggingface.js | matched "Buffer.from(val.__bytes__, 'base64" | 3 |
| low | Obfuscation | package/dist/browser/shared/token.js | matched "Buffer.from(parts[1], 'base64" | 3 |
| low | Obfuscation | package/dist/node/shared/token.js | matched "Buffer.from(parts[1], 'base64" | 3 |
Manifest
Package metadata
Scripts6
buildtsc -p tsconfig.node.json && tsc -p tsconfig.browser.json && npm run copy-wasm:browserbuild:browsertsc -p tsconfig.browser.jsonbuild:nodetsc -p tsconfig.node.jsoncopy-wasm:browserif [ ! -f wasm/browser/deeplake_browser.wasm ]; then mkdir -p wasm/browser && cp ../browser/dist-wasm/deeplake_browser.js ../browser/dist-wasm/deeplake_browser.wasm wasm/browser/ && cp ../browser/dist-wasm/deeplake_browser.worker.js wasm/browser/ 2>/dev/null || true; fiprepublishOnlynpm run copy-wasm:browsertestjest
Optional dependencies5
@aws-sdk/client-s3^3.1000.0@aws-sdk/s3-request-presigner^3.1000.0@smithy/node-http-handler^4.0.0pg^8.11.0sharp^0.34.5