ai-content-creation
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill primarily consists of natural language instructions, marketing frameworks, and templates for content generation. No malicious patterns were detected across any investigated files.
- [COMMAND_EXECUTION]: The provided script
scripts/check-output.pyuses standard Python libraries (sys,pathlib) to perform a basic length and keyword check on local text files. It does not execute shell commands, access the network, or handle untrusted input in a way that allows for command injection. - [PROMPT_INJECTION]: The prompts provided in
SKILL.mdare designed to guide the AI in generating marketing content (blog posts, emails, ads). They do not contain instructions to bypass safety filters, extract system prompts, or disregard agent rules. - [DATA_EXFILTRATION]: There are no instances of network requests (
curl,wget,fetch) or attempts to access sensitive system files (e.g.,.env, SSH keys, or AWS credentials). - [REMOTE_CODE_EXECUTION]: The skill does not define external dependencies or download remote scripts for execution.
Audit Metadata