what-context-needed
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a markdown prompt template that instructs the agent on how to request context. It does not contain any executable scripts, binary files, or network-enabled commands.
- [PROMPT_INJECTION]: The skill interpolates user-controlled data into its instructions via the
{{question}}variable, creating a surface for indirect prompt injection. - Ingestion points:
SKILL.md(via{{question}}variable). - Boundary markers: Absent. The user input is placed directly into the text.
- Capability inventory: None. The skill has no access to tools or command execution based on the provided file.
- Sanitization: Absent.
Audit Metadata