phantom-connect
Warn
Audited by Socket on Sep 18, 2026
1 alert found:
AnomalyAnomalyreferences/nft-minting.md
LOWAnomalyLOW
references/nft-minting.md
No clear malicious behavior or supply-chain backdoor is present. The code is readable and uses expected Solana and Metaplex operations. However, the mint endpoint as shown has significant business-logic and authorization risks: it trusts client-supplied wallet and quantity, does not enforce the displayed payment or per-wallet limit, and the allowlist flow does not demonstrate cryptographic proof validation. These issues should be fixed before production use.
Confidence: 94%Severity: 68%
Audit Metadata