baoyu-translate
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses local scripts for document processing (scripts/main.ts, scripts/chunk.ts) using the bun runtime. These scripts handle markdown parsing and file creation for translation chunks within the project directory.
- [SAFE]: Configuration is managed through an EXTEND.md file located in either the project or the user home directory (~/.baoyu-skills/). This is standard behavior for maintaining persistent user settings.
- [SAFE]: The skill retrieves content from external URLs and local files for translation. While this involves processing untrusted data, it is the primary intended function of the skill and incorporates a structured workflow (analysis, translation, review) that minimizes the risk of direct instruction execution.
Audit Metadata