page-cro
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional markdown and configuration data. No executable scripts, network requests, or unauthorized file system operations were detected.
- [DATA_EXPOSURE]: The skill instructions include reading a local file
.agents/product-marketing-context.mdfor domain-specific context. This is a standard and safe practice for retrieving relevant business information within the agent's environment. - [PROMPT_INJECTION]: While the skill uses persona-setting instructions (e.g., "You are a conversion rate optimization expert"), these are legitimate behavioral guidelines and do not attempt to bypass safety filters or override system-level constraints.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process external data, specifically marketing page content from user-provided URLs.
- Ingestion points: Web content from user-provided URLs; local context file
.agents/product-marketing-context.md. - Boundary markers: None explicitly defined in the prompts.
- Capability inventory: No dangerous tools or executable capabilities are defined within the skill files.
- Sanitization: No explicit sanitization or filtering of ingested content is defined.
- Conclusion: Given the skill's primary function is generating analytical advice rather than performing sensitive operations or code execution, the risk from indirect injection is negligible.
Audit Metadata