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":["[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"
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 66 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/build/cjs/request/handlers/app-sync.js | matched ".aws" | 30 |
| high | Credential file access | package/build/request/handlers/app-sync.js | matched ".aws" | 30 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/build/cjs/request/handlers/app-sync.js | matched ".aws" | 30 |
| high | Credential file access | package/build/request/handlers/app-sync.js | matched ".aws" | 30 |
| low | Obfuscation | package/build/cjs/oauth2/helpers.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/build/oauth2/helpers.js | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts4
bootstrappnpm buildbuildnode ./scripts/build.jstestvitesttest:coveragevitest run --coverage
Dependencies27
@angular/platform-browser17.0.8@apollo/client3.3.20abab2.0.6actioncable5.2.6ajv^8.11.2apollo-cache-inmemory1.6.6apollo-link1.2.14apollo-link-http1.5.17aws-appsync-auth-link^3.0.8aws-appsync-subscription-link^3.1.3color-name^2.0.0crypto-js3.3.0deepmerge4.2.2graphql15.5.1graphql-query-compress^1.2.4graphql-sse^2.5.3graphql-ws5.8.2json-bigint^1.0.0loglevel1.8.0loglevel-plugin-prefix0.8.4meros^1.3.0object-path0.11.5rxjs^7.8.1subscriptions-transport-ws0.9.19util0.12.4uuid^14.0.0zod^4.1.13