eudic-to-anki

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses utility scripts to execute commands within the user's shell environment (e.g., run_with_login_zsh.py) to access environment variables like EUDIC_TOKEN. It also executes external commands for audio generation (e.g., edge_tts_runner.py). These operations are essential for the skill's functionality.
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to the official Eudic OpenAPI (api.frdic.com) to export user word lists and to Microsoft's Edge-TTS service to generate pronunciation audio. Both are well-known or service-specific endpoints.
  • [CREDENTIALS_UNSAFE]: The skill manages a sensitive OpenAPI token for the Eudic service. It follows security best practices by encouraging users to store this token in environment variables rather than hardcoding it into the skill's scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 03:30 AM