moai-formats-data
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill functions as a data processing library and does not contain any patterns associated with prompt injection, command execution, or network exfiltration.
- [DATA_EXPOSURE] (SAFE): No sensitive file paths, hardcoded credentials, or unauthorized data access patterns were identified in the source code or documentation.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill utilizes standard, safe parsing methods (json.loads, datetime.fromisoformat) and does not employ dangerous functions like eval, exec, or pickle.
- [DEPENDENCIES] (SAFE): The skill references reputable third-party libraries (orjson, PyYAML, pydantic, etc.) that are standard in the industry for data validation and high-performance serialization.
Audit Metadata