multi-canister
Audited by Socket on Mar 11, 2026
1 alert found:
SecurityOverall, the skill is Benign-to-Suspicious in intent: it presents a coherent blueprint for multi-canister IC architectures but includes a highly sensitive and under-specified capability—the ability for callers to supply and install arbitrary WASM via a canister factory. This capability is a severe supply-chain and remote-execution risk if not tightly controlled. The rest of the architecture (inter-canister calls, upgrade readiness, and cross-canister data flows) is aligned with the stated purpose, but the dynamic code installation pattern elevates the risk profile to Suspicious, with a need for stringent access controls, module verification, and clear operational boundaries before considering it safe for production use.