copywriting
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety guidelines, or extract system prompts were detected. The instructions are focused entirely on the intended copywriting task.
- [DATA_EXFILTRATION]: The skill mentions reading local context files (e.g., '.agents/product-marketing-context.md'), which is a standard practice for agent personalization. There are no network operations, hardcoded credentials, or attempts to access sensitive system files like SSH keys or AWS credentials.
- [REMOTE_CODE_EXECUTION]: No patterns for downloading or executing remote scripts (e.g., 'curl | bash') were found. The skill operates entirely through natural language instructions.
- [COMMAND_EXECUTION]: No shell commands or subprocess calls are present in the skill files.
- [EXTERNAL_DOWNLOADS]: The skill does not fetch any external resources or dependencies during execution.
- [OBFUSCATION]: All files are in plain text and easy to audit. No Base64 encoding, hidden Unicode characters, or other obfuscation techniques were used.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes user input and local context files, it lacks dangerous capabilities (like code execution or network access) that would make it vulnerable to exploitation through indirect injection.
Audit Metadata