content-creator
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were found in the skill's instructions or supporting files.
- [COMMAND_EXECUTION]: The skill utilizes local shell commands to run its analysis scripts (
brand_voice_analyzer.pyandseo_optimizer.py) and to manage templates. These commands are restricted to the skill's own directory and user-provided content files. - [DATA_EXFILTRATION]: There are no network operations or external data transmissions. The Python scripts perform text analysis locally and output results to the console without accessing sensitive system files or credentials.
- [REMOTE_CODE_EXECUTION]: All functionality is self-contained within the skill. There are no remote downloads, unpinned dependencies, or calls to external APIs for code execution.
- [PROMPT_INJECTION]: The skill instructions do not contain any attempts to override agent behavior, extract system prompts, or bypass safety guidelines. The guidance is focused entirely on marketing content creation.
Audit Metadata