marketing-ops
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were found. The instructions focus on routing logic and orchestration protocols.
- [DATA_EXFILTRATION]: No sensitive file access or network operations were identified. The script
campaign_tracker.pyonly reads local campaign data for status reporting and does not perform any external communication. - [COMMAND_EXECUTION]: The skill does not invoke shell commands, subprocesses, or arbitrary execution strings. The included Python script uses only standard libraries for data processing.
- [REMOTE_CODE_EXECUTION]: No remote downloads, script piping, or unverifiable external dependencies are present. The skill relies on local instructions and a script with zero external dependencies.
- [OBFUSCATION]: The content is clear and uses standard Markdown and Python. No Base64, zero-width characters, or homoglyphs were detected.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests data from
marketing-context.mdand campaign JSON files. While it lacks explicit boundary markers for this data, the skill has no dangerous capabilities (like network access or file writes) that could be exploited via malicious input in those files.
Audit Metadata