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
- 130Mature · −50% score
- First published
- Apr 2021
- Publisher
- jared-opal
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["[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":["[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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/build/lib/aws.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/build/commands/kube-roles/start.js | matched "kubeconfig" | 5 |
Manifest
Package metadata
Scripts11
biome-cibiome ci --reporter=githubbuildrm -rf build && rm -rf lib && tsc -b && tsc-aliascoveragevitest run --coveragedevtsx ./bin/devget-gql-schemaget-graphql-schema http://localhost:3000/query > schema.graphql && biome check --write schema.graphqlgql-codegengraphql-codegenpostpackrm -f oclif.manifest.jsonposttestbiome checkprepacknpm run build && oclif manifest && oclif readmetestvitestversionoclif readme && git add README.md && biome check --write
Dependencies24
@apollo/client^4.0.4@oclif/core^3.19.3@oclif/plugin-autocomplete^1.4.6@oclif/plugin-help^5.2.20@oclif/plugin-version^2.0.12argon2^0.40.1chalk^2.4.2cli-table3^0.6.5enquirer-esm^2.3.6-ext.1graphql^16.11.0inquirer^9.3.8inquirer-autocomplete-prompt^3.0.1keychain^1.5.0lodash^4.17.23moment^2.30.1node-fetch^2.6.7open^8.0.4openid-client^6.8.1prettyjson^1.2.1rxjs^7.8.2sanitize-html^2.17.0semver^7.5.4tslib^2.8.1validator^13.15.26