sync-ja
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted content from English README files to generate translations, creating an indirect prompt injection surface.
- Ingestion points: The agent reads the full content of
README.mdandREADME_ja.mdfiles during the drift analysis and translation steps. - Boundary markers: There are no instructions to use XML tags, delimiters, or system-level warnings to prevent the agent from obeying instructions embedded within the README files being translated.
- Capability inventory: The skill utilizes
Read,Write, andEdittools, allowing an attacker who controls a README file to potentially influence file system modifications. - Sanitization: The skill does not perform any validation or filtering on the ingested text before the two-pass translation process.
Audit Metadata