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.
- 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
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":["@salesforce/[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":["@salesforce/[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 204 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/cjs/metrics/metrics-sender.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/esm/metrics/metrics-sender.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/cjs/data-store/production.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/esm/data-store/production.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/cjs/utils/ssr-proxying.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/esm/utils/ssr-proxying.js | matched ".aws" | 30 |
| medium | Remote Payload | package/dist/cjs/utils/ssr-proxying.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/ssr-proxying.js | matched "cUrl " | 12 |
Manifest
Package metadata
Scripts14
buildpnpm run build:esm && pnpm run build:cjsbuild:cjstsc -p tsconfig.cjs.json && echo '{"type":"commonjs"}' > dist/cjs/package.jsonbuild:esmtsc -p tsconfig.esm.jsoncleanshx rm -rf distformatprettier --write .format:checkprettier --check .linteslintlint:agenteslint --quietpretesttsc --noEmit -p testtestc8 mocha --forbid-only "test/**/*.test.ts"test:agentmocha --forbid-only --reporter min "test/**/*.test.ts"test:cic8 mocha --forbid-only --reporter json --reporter-option output=test-results.json "test/**/*.test.ts"test:watchmocha --watch "test/**/*.test.ts"typecheck:agenttsc --noEmit --pretty false
Dependencies11
@aws-sdk/client-cloudwatch3.1049.0@aws-sdk/client-dynamodb3.1049.0@aws-sdk/lib-dynamodb3.1049.0@h4ad/serverless-adapter4.4.0change-case5.4.4compressible2.0.18http-proxy-middleware3.0.5mime-types3.0.1negotiator1.0.0qs6.15.2set-cookie-parser2.7.1