what
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONNO_CODE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill instructions mandate reading the nearest
CONTEXT.mdfile to preserve project terms and explain the frontier. This creates a surface for indirect prompt injection if theCONTEXT.mdfile is sourced from an untrusted third party or contains malicious instructions intended to subvert the agent's behavior. - Ingestion points: The skill reads
CONTEXT.mdinSKILL.md(section 'Explain The Frontier'). - Boundary markers: No explicit delimiters or warnings to ignore instructions within
CONTEXT.mdare provided. - Capability inventory: The skill itself does not perform dangerous operations like file writes or network requests, but acts as a control flow mechanism.
- Sanitization: No sanitization of the content of
CONTEXT.mdis mentioned.
Audit Metadata