@celo/wallet-base
5
Versions
—
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
app-toolingjcortejosoalvarof2pahor
Keywords
celoblockchainsdk
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| provenance | publisher-changed | AI (provenance): Celo migrated to GitHub Actions CI publishing with SLSA attestation; consistent with org-wide CI/CD transition. | ai | |
| phantom-deps | phantom-dep:@types/debug | AI (phantom-deps): @types/debug is legitimately declared as a runtime dependency (unusual but intentional); phantom-dep finding is a stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:bignumber.js | AI (phantom-deps): bignumber.js is referenced in config files for this SDK package; phantom-dep finding is a stable false positive. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding in signing-utils.js is standard ECDSA signature encoding (r/s components to 32-byte buffers), not a malicious payload. This pattern is inherent to any Ethereum signing library. | ai |