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 ".azure"
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 138 · status changed
Related candidates
Linked campaigns and clusters
stevenic
2 members · evidence strength 57Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/OpenAIEmbeddings.js | matched ".azure" | 30 |
| high | Credential file access | package/lib/OpenAIEmbeddings.spec.js | matched ".azure" | 30 |
| high | Credential file access | package/src/OpenAIEmbeddings.spec.ts | matched ".azure" | 30 |
| high | Credential file access | package/src/OpenAIEmbeddings.ts | matched ".azure" | 30 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/OpenAIEmbeddings.js | matched ".azure" | 30 |
| high | Credential file access | package/lib/OpenAIEmbeddings.spec.js | matched ".azure" | 30 |
| high | Credential file access | package/src/OpenAIEmbeddings.spec.ts | matched ".azure" | 30 |
| high | Credential file access | package/src/OpenAIEmbeddings.ts | matched ".azure" | 30 |
| low | Obfuscation | package/lib/internals/Colorize.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/LocalDocumentIndex.spec.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/lib/WebFetcher.js | matched "\\u00a0" | 3 |
| low | Obfuscation | package/src/internals/Colorize.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/LocalDocumentIndex.spec.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/WebFetcher.ts | matched "\\u00a0" | 3 |
Manifest
Package metadata
Scripts14
buildtsc -b && shx mkdir -p lib/codecs/schemas && shx cp src/codecs/schemas/*.proto lib/codecs/schemas/ && shx cp -r src/templates lib/templatesbuild:allyarn build && yarn build:browserbuild:browserwebpack --config webpack.browser.jsbuild:watchtsc -b --watchcleanrimraf lib dist tsconfig.tsbuildinfoclean:allrimraf _ts3.4 lib dist tsconfig.tsbuildinfo node_modulesclean:buildrimraf lib tsconfig.tsbuildinfolinteslint src/prepublishOnlyyarn run clean && yarn run build && yarn testpublish:checkyarn run clean:build && yarn run build && yarn test && yarn publish --dry-runtestyarn build && yarn test:mochatest:coveragenyc --reporter=html --reporter=text ts-mocha "src/**/*.spec.ts" --timeout 10000test:mochanyc ts-mocha "src/**/*.spec.ts" --timeout 10000test:watchts-mocha "src/**/*.spec.ts" --timeout 10000 --watch
Dependencies13
@grpc/grpc-js^1.14.3@grpc/proto-loader^0.8.0buffer^6.0.3cheerio^1.0.0dotenv^17.4.1gpt-tokenizer^3.4.0json-colorizer^3.0.1openai^6.33.0turndown^7.2.0uuid^13.0.0wink-bm25-text-search^3.1.2wink-nlp^2.3.2yargs^18.0.0
Optional dependencies1
protobufjs^8.0.0