reviewing-skills
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION] (LOW): The skill is vulnerable to indirect prompt injection because it ingests and processes untrusted data from external skill files.
- Ingestion points: The skill reads external
SKILL.mdfiles and directory structures at paths provided by the user, as defined in the 'Initial Analysis' step ofSKILL.md. - Boundary markers: There are no explicit instructions or delimiters used to prevent the agent from following instructions that might be embedded within the files being reviewed.
- Capability inventory: The skill is restricted to
ReadandGlobtools. It does not possessBash,Write, or network-enabled tools, which significantly limits the potential impact of a successful injection. - Sanitization: No sanitization or filtering of external content is performed prior to the analysis and feedback generation process.
Audit Metadata