generate-eval
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted trace data from the Progress Observability Platform, which presents an indirect prompt injection surface.
- Ingestion points: Raw trace content is retrieved via the
get_observation_details_with_contenttool inSKILL.md. - Boundary markers: The skill requires including a
SECURITY_NOTEin generated prompts and uses specific delimiters for example blocks, as defined inreferences/frame.md. - Capability inventory: The skill uses read-only MCP tools and does not have the ability to write files or execute code, as noted in
references/mcp.md. - Sanitization: The skill mandates redacting PII (emails, SSNs, credit cards) and defanging boundary tokens (e.g.,
<input>) in quoted content to prevent subversion of the prompt structure, detailed inreferences/frame.md. - [DATA_EXFILTRATION]: The skill retrieves observability data from
mcp.observability.progress.com. This is a vendor-owned resource accessed via a read-only MCP interface for the purpose of generating context-aware evaluator prompts, as described inreferences/mcp.md.
Audit Metadata