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":["@seekora-ai/[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":["@seekora-ai/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".aws"
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 63 · status changed
Related candidates
Linked campaigns and clusters
seekora
6 members · evidence strength 74Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/generated/configuration.js | matched ".aws" | 30 |
| high | Credential file access | package/cdn/seekora-sdk.min.js | matched ".aws" | 30 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/generated/configuration.js | matched ".aws" | 30 |
| high | Credential file access | package/cdn/seekora-sdk.min.js | matched ".aws" | 30 |
| low | Obfuscation | package/cdn/seekora-sdk.min.js | matched "\\u27A1" | 3 |
Manifest
Package metadata
Scripts16
buildnpm run patch:url-import && tscbuild:cdnnpm run build && node scripts/build-cdn.jsbuild:cdn:prodNODE_ENV=production npm run build:cdndemonode demo/server.jsdemo:devnode demo/server.jslinknpm run build && npm linkpacknpm run build && npm packpatch:url-importnode scripts/patch-generated-url-import.jsprepacknpm run buildreleasechangeset publishtestvitest runtest:allnpm run test:comprehensive && npm run test:configtest:comprehensivenode test/comprehensive-test.jstest:confignode test/full-config-test-suite.jstest:config-impactnode test/config-verification-test.jstest:legacynode test/test.js
Dependencies3
@fingerprintjs/fingerprintjs^5.0.1@segment/analytics-next^1.84.0axios^1.6.0
Optional dependencies1
winston^3.11.0