content-translate-article
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references community Telegram channels using
bit.lyURL shorteners. These links are hardcoded and point to established project-related communication channels for the 'it-autonomos' project. - [PROMPT_INJECTION]: The skill ingests content from local files using the
Readtool. This presents a surface for indirect prompt injection if source files contain malicious instructions. However, the risk is mitigated by explicit instructions requiring 'STRICT Content Fidelity' and forbidding the agent from adding, removing, or 'improving' content, which limits the likelihood of executing instructions embedded in the source text. - Ingestion points: Reads files from
_includes/and language-specific directories (e.g.,ru/). - Boundary markers: None present in the prompt instructions.
- Capability inventory: Uses
Read,Glob, andGreptools; instructed to output updated file content forindex.mdand Jekyll includes. - Sanitization: No automated sanitization; relies on LLM adherence to strict translation rules.
Audit Metadata