compact-readme
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill demonstrates an indirect prompt injection surface because it reads and processes user-controlled content from existing README files.
- Ingestion points: The target
README.mdis read in its entirety during the diagnosis step inSKILL.md. - Boundary markers: The skill does not employ specific delimiters or instructions to ignore potential commands embedded within the README content.
- Capability inventory: The skill is authorized to use
Write,Edit, andBashtools, which could be leveraged to modify the local environment. - Sanitization: No explicit validation or sanitization of the input text is performed before the agent acts upon it.
Audit Metadata