Thanks for your interest in SCC Open SDK.
This repo is the public SDK only — client library, native bridge, docs, and examples.
Security research, probe tooling, and internal experiments live outside this repository.
git clone https://github.com/sccclient-opensdk/sccclient-opensdk.git
cd sccclient-opensdk
npm installRequires SCC desktop app installed (scc-node.node on disk).
- Fork and branch from
main - Keep changes focused — SDK, docs, or examples only
- Test with
node examples/send-message.mjsif touching the client - Update docs in
docs/if you change the API
- Vault directories or
scc-vaults/ - Passwords, tokens, API keys
- Capture logs (
.jsonl) - Probe / mass-account scripts