move-unit-testing
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content for writing Move smart contract unit tests. All code snippets follow standard Sui Move testing patterns (e.g., using
std::unit_test::assert_eq,sui::test_scenario, andsui::tx_context). - [EXTERNAL_DOWNLOADS]: The skill references an external Model Context Protocol (MCP) tool (
https://sui.mcp.kapa.ai) and documentation frommove-book.com. These are well-known resources for Sui development and do not involve untrusted code execution or suspicious redirects. - [DATA_EXFILTRATION]: No network operations, credential harvesting, or sensitive file access patterns were detected. The instructions focus entirely on local unit testing code structure.
- [PROMPT_INJECTION]: The skill does not contain instructions aimed at overriding system prompts, bypassing safety filters, or extracting model instructions.
- [COMMAND_EXECUTION]: There are no shell commands, dynamic script executions, or privilege escalation patterns (like
sudo) present in the skill files.
Audit Metadata