shop-promo-performance-review
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external data retrieved from a shop system, which could theoretically contain malicious instructions.
- Ingestion points: Data enters the agent's context through tools such as
shop_list_promocodes_amount,shop_get_promocode, andshop_list_orders(SKILL.md). - Boundary markers: The instructions do not specify the use of delimiters or 'ignore' warnings for the data being processed.
- Capability inventory: The skill uses tools for listing and getting promos, orders, and products, primarily for read-only reporting purposes.
- Sanitization: No explicit sanitization or validation of the ingested shop metadata is described before it is rendered in the final output report.
Audit Metadata