content-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): No instructions found that attempt to override system behavior or bypass safety filters. Guidelines are focused on content marketing workflows.
- [Data Exposure & Exfiltration] (SAFE): No access to sensitive file paths (e.g., SSH keys, credentials) or unauthorized network operations were detected.
- [Obfuscation] (SAFE): No encoded content, zero-width characters, or homoglyph-based evasion techniques were found.
- [Indirect Prompt Injection] (LOW): The skill processes untrusted external data (user blog posts and text files) via
brand_voice_analyzer.pyandseo_optimizer.py. While this creates an injection surface, the capabilities are limited to local analysis and generating recommendations, which carries minimal risk of side effects. - [Command Execution] (SAFE): Uses standard system commands (
python,grep,cp) for legitimate file management and script execution within the skill's own directory structure.
Audit Metadata