ask-context-janitor
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill is designed to process untrusted external data such as logs, audit reports, and git diffs, which naturally creates a surface for indirect prompt injection.
- Ingestion points: Processes
.logfiles,ARCHITECTURAL_AUDIT.md, andgit diffoutputs as defined inSKILL.mdandREADME.md. - Boundary markers: The instructions do not explicitly require the use of delimiters or warnings to ignore instructions embedded within the data being summarized.
- Capability inventory: The skill uses
Read,Grep,Glob, andSubprocesstools. - Sanitization: There is no explicit instruction to sanitize or escape the content of the ingested files before processing.
Audit Metadata