emoji-tools
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Core functionality is implemented using pure Python logic for character encoding and local JSON files for metadata lookup, ensuring offline safety and predictability.
- [EXTERNAL_DOWNLOADS]: The skill includes an optional HTTP client that connects to the vendor's official API at emojifyi.com. These requests are limited to fetching emoji-related data and do not involve remote code execution.
- [COMMAND_EXECUTION]: The package exposes tools via a CLI and MCP server using safe abstractions. No arbitrary command execution or unsafe shell interpolation was found.
- [DATA_EXFILTRATION]: No patterns were identified that would lead to the unauthorized transmission of sensitive data or credentials.
Audit Metadata