message-modem
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No instructions were found that attempt to override AI safety guidelines or bypass system prompts. The skill instructions are strictly focused on code generation for the library's API.
- [DATA_EXFILTRATION]: No patterns of data exfiltration, hardcoded credentials, or unauthorized access to sensitive files were identified. The messaging logic is restricted to user-defined transports.
- [REMOTE_CODE_EXECUTION]: The library does not perform any remote code execution or download external scripts at runtime. All dependencies are standard development tools.
- [COMMAND_EXECUTION]: There is no evidence of subprocess spawning or shell command execution in the source code or code templates.
- [SAFE]: The provided examples for cross-origin communication (postMessage) correctly implement origin validation, which is a critical security best practice.
Audit Metadata