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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/lib/main/typescript/plugin-keychain-aws-sm.js | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts11
codegenyarn run --top-level run-s 'codegen:*'codegen:openapinpm run generate-sdkgenerate-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-ignoregenerate-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-ignoregenerate-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-ignorewatchnpm-watchwebpacknpm-run-all webpack:devwebpack:devnpm-run-all webpack:dev:node webpack:dev:webwebpack:dev:nodewebpack --env=dev --target=node --config ../../webpack.config.jswebpack: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.5aws-sdk2.965.0axios1.15.0http-status-codes2.3.0prom-client15.1.3typescript-optional2.0.1