Prompt Chaining
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or executable code detected. The skill provides conceptual documentation and pseudo-code for educational purposes.
- [PROMPT_INJECTION] (LOW): While the pattern described (chaining LLM outputs) is inherently susceptible to indirect prompt injection, this entry is documentation of a design pattern rather than a functional implementation. * Ingestion points: input_data and extracted_data variables in SKILL.md. * Boundary markers: Not implemented in pseudo-code example. * Capability inventory: None (static documentation). * Sanitization: Not implemented in example.
Audit Metadata