snip-36
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to clone the SNIP-36 prover backend from a public GitHub repository (starknet-innovation/snip-36-prover-backend) as part of the setup process.\n- [COMMAND_EXECUTION]: The Node.js implementation uses the child_process.spawn function to run the snip36 binary for proof generation, which is the intended core functionality of the skill.\n- [SAFE]: The skill incorporates security-conscious design by explicitly advising against RPC fee estimation to prevent the exposure of private transaction calldata.
Audit Metadata