skill-review
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted content from user-specified skill directories, which could contain malicious instructions designed to influence the auditing agent's behavior.
- Ingestion points: Reads
SKILL.md,README.md, and various files within thereferences/,scripts/, andworkflows/directories of the skill being audited. - Boundary markers: Absent. The instructions do not provide explicit delimiters or warnings to ignore potentially malicious instructions embedded within the files being analyzed.
- Capability inventory: The skill utilizes
WebFetchfor network operations (URL verification) and performs extensive file reading across the provided directory. - Sanitization: Absent. The skill extracts and reports content directly from the analyzed files without escaping or validation to prevent instruction override.
Audit Metadata