blog-multilingual
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill enforces a strict directory boundary, ensuring that all generated content (multilingual posts and SEO artifacts) is written within a
multilingual/directory inside the current working directory, explicitly stating 'Never write outside the cwd'. - [SAFE]: Dependency management is handled through internal sub-skill references (
blog-write,blog-translate,blog-localize) rather than external downloads or package managers, reducing supply chain risks. - [SAFE]: Input validation is performed on language codes (ISO 639-1), which ensures that only standardized data enters the processing pipeline.
Audit Metadata