Skip to main content

midnight-dapp:proof-handling

Facilitates the creation and management of zero-knowledge proofs in Midnight DApps, enhancing user privacy and consent flows.

Install this skill

or
95/100

Security score

The midnight-dapp:proof-handling skill was audited on Mar 1, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 191

Template literal with variable interpolation in command context

SourceSKILL.md
191const response = await fetch(`/api/price/${bytesToHex(tokenId)}`);
Scanned on Mar 1, 2026
View Security Dashboard