conversion-value-mapper
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's functionality is consistent with its stated purpose of marketing bid optimization. It uses standard platform features for data processing and persistent memory storage within the local environment.
- [PROMPT_INJECTION]: The skill acknowledges and mitigates the risk of indirect prompt injection by design.
- Ingestion points: The agent is directed to process external data sources such as GA4 purchase-value exports and ecommerce COGS/margin files.
- Boundary markers: The instructions include a specific security section requiring the agent to treat all exported files and reports as untrusted evidence rather than instructions.
- Capability inventory: The skill uses basic file reading for analysis and file writing for persisting the value model to the
memory/directory. - Sanitization: The skill implements logical boundary instructions to ensure data content is not interpreted as agent commands.
Audit Metadata