PkgRadar

Package evidence

@hyperledger-cacti/[email protected]

Credential file access: matched ".aws/"

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.

Weekly downloads
92
Versions published
2
First published
Jun 2026
Publisher
lfdt-npm

Recommended action

Review before promoting

Mixed 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":["@hyperledger-cacti/[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":["@hyperledger-cacti/[email protected]"],"fail_on":"review"}'
Publisherlfdt-npm
Artifact bytes324,933
Previous versionnone
Published2026-06-12T17:18:15.838Z
SHA-256e05c48f73d59b849056344638f7958a89cbc5cde2da34b1a0d59bd3f766007b3

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

review
Last checked
reviewRisk
5Score
3.0.0-alpha.5Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/lib/main/typescript/plugin-keychain-aws-sm.jsmatched ".aws/"5

Manifest

Package metadata

Scripts11
  • codegenyarn run --top-level run-s 'codegen:*'
  • codegen:openapinpm run generate-sdk
  • generate-sdkrun-s 'generate-sdk:*'
  • generate-sdk:goopenapi-generator-cli generate -i ./src/main/json/openapi.json -g go -o ./src/main/go/generated/openapi/go-client/ --git-user-id hyperledger --git-repo-id $(echo $npm_package_name | replace @hyperledger-cacti/ "" -z)/src/main/go/generated/openapi/go-client --package-name $(echo $npm_package_name | replace @hyperledger-cacti/ "" -z) --reserved-words-mappings protected=protected --ignore-file-override ../../openapi-generator-ignore
  • generate-sdk:kotlinopenapi-generator-cli generate -i ./src/main/json/openapi.json -g kotlin -o ./src/main/kotlin/generated/openapi/kotlin-client/ --reserved-words-mappings protected=protected --ignore-file-override ../../openapi-generator-ignore
  • generate-sdk:typescript-axiosopenapi-generator-cli generate -i ./src/main/json/openapi.json -g typescript-axios -o ./src/main/typescript/generated/openapi/typescript-axios/ --ignore-file-override ../../openapi-generator-ignore
  • watchnpm-watch
  • webpacknpm-run-all webpack:dev
  • webpack:devnpm-run-all webpack:dev:node webpack:dev:web
  • webpack:dev:nodewebpack --env=dev --target=node --config ../../webpack.config.js
  • webpack:dev:webwebpack --env=dev --target=web --config ../../webpack.config.js
Dependencies8
  • @hyperledger-cacti/cactus-common3.0.0-alpha.5
  • @hyperledger-cacti/cactus-core3.0.0-alpha.5
  • @hyperledger-cacti/cactus-core-api3.0.0-alpha.5
  • aws-sdk2.965.0
  • axios1.15.0
  • http-status-codes2.3.0
  • prom-client15.1.3
  • typescript-optional2.0.1