emoji-tools
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides emoji-related utilities including encoding conversion (UTF-8, HTML, CSS, etc.) and metadata lookup. These operations are performed using a local JSON dataset bundled with the package.
- [EXTERNAL_DOWNLOADS]: The
EmojiFYIclass insrc/emojifyi/api.pyfacilitates network requests tohttps://emojifyi.com. This domain is the official resource for the skill's author,fyipedia, and is used to provide extended emoji search and metadata functionality. - [COMMAND_EXECUTION]: The package includes a command-line interface implemented using the
typerlibrary. The CLI commands strictly perform data lookups and encodings without invoking shell commands or executing arbitrary code. - [DATA_EXFILTRATION]: No sensitive file access or unauthorized data transmission was detected. Network activity is limited to the author's documented API endpoints.
Audit Metadata