Package evidence
@hyperledger-cacti/[email protected]
Remote Dependency Spec: devDependencies.ds-test="https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0"
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
- 110
- 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
Remote Dependency Spec: devDependencies.ds-test="https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0"
2 remote tarball(s) were followed statically.
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 16 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.ds-test="https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0" | 8 |
| medium | Remote Dependency Spec | package.json | devDependencies.forge-std="https://github.com/foundry-rs/forge-std.git#66bf4e2c92cf507531599845e8d5a08cc2e3b5bb" | 8 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.ds-test="https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0" | 8 |
| medium | Remote Dependency Spec | package.json | devDependencies.forge-std="https://github.com/foundry-rs/forge-std.git#66bf4e2c92cf507531599845e8d5a08cc2e3b5bb" | 8 |
| low | Large Javascript Payload | package/dist/cactus-plugin-htlc-eth-besu.web.umd.js | 23741208 bytes | 0 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.ds-test | https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0 | error | 0 | invalid gzip header |
| devDependencies.forge-std | https://github.com/foundry-rs/forge-std.git#66bf4e2c92cf507531599845e8d5a08cc2e3b5bb | error | 0 | invalid gzip header |
Manifest
Package metadata
Scripts12
codegenyarn run --top-level run-s 'codegen:*'codegen:openapinpm run generate-sdkcompile-contractsforge buildgenerate-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:typescript-axiosopenapi-generator-cli generate -i ./src/main/json/openapi.json -g typescript-axios -o ./src/main/typescript/generated/openapi/typescript-axios/ --reserved-words-mappings protected=protected --ignore-file-override ../../openapi-generator-ignorelintsolhint --fixwatchnpm-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
Dependencies15
@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@hyperledger-cacti/cactus-plugin-keychain-memory3.0.0-alpha.5@hyperledger-cacti/cactus-plugin-ledger-connector-besu3.0.0-alpha.5@hyperledger-cacti/cactus-test-tooling3.0.0-alpha.5axios1.15.0bn.js5.2.2dotenv16.3.1ethers6.12.1express5.1.0joi17.13.3openapi-types12.1.3typescript-optional2.0.1web3js-quorum22.4.0