skills/fyipedia/emojifyi/emoji-tools/Gen Agent Trust Hub

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 EmojiFYI class in src/emojifyi/api.py facilitates network requests to https://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 typer library. 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
Risk Level
SAFE
Analyzed
Aug 4, 2026, 08:18 PM
Security Audit — agent-trust-hub — emoji-tools