ask-peer
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its core functionality of processing external requests.
- Ingestion points: Untrusted data enters the agent context through the consultation requests processed according to the instructions in SKILL.md.
- Boundary markers: The skill does not implement boundary markers or instructions to ignore potential commands embedded within the consultation requests.
- Capability inventory: The skill uses the Agent tool to spawn subagents which then process the untrusted data.
- Sanitization: No validation or sanitization of user-provided content is performed before it is passed to the subagent.
Audit Metadata