marketing-context
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely within the expected domain of project documentation and marketing setup. The instructions focus on creating a marketing-context.md file to serve as a reference for other agents.
- [COMMAND_EXECUTION]: The provided Python script
scripts/context_validator.pyis a standard utility that reads a local file and performs basic string matching and regex analysis to score the completeness of marketing documentation. It does not perform network operations, access sensitive paths, or execute external code. - [INDIRECT_PROMPT_INJECTION]: While the skill ingests codebase data to draft marketing context (Mode 1), it implements a verification step requiring user review and correction. The instructions explicitly tell the agent to ask the user for verification after presenting a draft, which mitigates risks associated with untrusted data ingestion.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns, external downloads from unknown sources, or dynamic execution patterns were identified. All resources are local to the skill package.
Audit Metadata