axelar
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious override or bypass markers detected. The instruction set in SKILL.md is focused on technical accuracy and developer guidance.
- [DATA_EXFILTRATION]: No exfiltration patterns found. All network requests (e.g., in examples/estimate-gas/README.md) target official Axelar domains and are used for legitimate functionality like gas estimation.
- [REMOTE_CODE_EXECUTION]: Package dependencies are restricted to official Axelar and OpenZeppelin repositories. No remote scripts are downloaded or executed.
- [COMMAND_EXECUTION]: Shell commands are used for standard development tasks (installation and contract queries) and do not contain unsanitized input or dangerous execution patterns.
- [SAFE]: The skill demonstrates best practices for cross-chain security, specifically the "Trusted Remote Validation Pattern" which ensures that only messages from authorized source contracts are processed.
- [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation attempts were identified.
Audit Metadata