multiversx-cross-contract-storage
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (INFO): No security issues detected. The skill provides architectural patterns and Rust code templates for MultiversX smart contracts.
- [Data Exposure] (INFO): The skill discusses reading blockchain storage, which is public data by design. No sensitive local file access or network exfiltration patterns are present.
- [Indirect Prompt Injection] (INFO): While the skill describes data ingestion from other smart contracts (external content), it is for the purpose of a developer-oriented guide. It correctly identifies the primary risk of this technique (silent defaults on cross-shard reads) and provides explicit mitigation strategies such as shard validation and
is_empty()checks. - [No Code Execution] (INFO): The skill contains Rust templates but does not include any scripts or commands that execute on the user's host machine.
Audit Metadata