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.
- Versions published
- 1
- First published
- Aug 2021
- Publisher
- cvarjao
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@bcgov/[email protected]"],"fail_on":"review"}'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":["@bcgov/[email protected]"],"fail_on":"review"}'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 review · score 41 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/node_modules/aws4/aws4.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-env/dist/cjs/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-env/dist/es/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-ini/dist/cjs/index.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-ini/dist/es/index.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-env/src/index.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-ini/src/index.ts | matched "aws_access_key" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-ini/package.json | matched ".aws/" | 3 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-process/package.json | matched ".aws/" | 3 |
Manifest
Package metadata
Scripts18
buildtsc -bbuild:testnpm run build && npm testlinteslint . --ext .ts --config .eslintrcmochamocha --timeout 9999999mocha:allmocha --forbid-only --grep "@type=system" --invert --timeout 99999 "test/**/*.test.ts"oclifoclifpostbuildcpx "src/**/*.yaml" libpostpackrimraf oclif.manifest.jsonposttesteslint . --ext .ts --config .eslintrcprebuildoclif-dev manifestprepackrimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme && cpx "src/**/*.{yaml,groovy}" libpublish:alphanpm --no-git-tag-version version prerelease && npm publish --tag alphapublish:latestnpm --no-git-tag-version version prerelease && npm publish --tag latesttestcross-env NOCK_BACK_MODE=lockdown nyc --reporter=html --reporter=text --extension .ts mocha --timeout 99999 --grep "@type=system" --invert --forbid-only "test/**/*.test.ts"versionoclif-dev readme && git add README.mdwatch-buildtsc-watch --onSuccess "npm run build"watch-build:testtsc-watch --onSuccess "npm run build:test"watch-commandtsc-watch --onSuccess "./bin/run ${argv:-}"
Dependencies30
@aws-crypto/sha256-js^1.1.0@aws-sdk/client-elasticsearch-service^3.11.0@aws-sdk/client-sts^3.11.0@aws-sdk/credential-provider-node^3.11.0@aws-sdk/protocol-http^3.10.0@aws-sdk/signature-v4^3.10.0@oclif/command^1.8.0@oclif/plugin-help^3.2.0@types/lodash.isplainobject^4.0.6axios^0.21.1chalk^4.1.0cli-ux^5.5.0debug^4.2.0form-data^3.0.0inquirer^7.3.3isomorphic-git^1.7.8jira-connector^3.1.0jira.js^1.7.3keycloak-admin^1.14.10lodash.isempty^4.4.0lodash.isplainobject^4.0.6lodash.isstring^4.0.1lodash.merge^4.6.2rsync^0.6.1safe-buffer^5.2.1shelljs^0.8.4simple-git-hooks^2.4.1tar^6.1.6unzipper^0.10.11winston^3.3.3