pavlo-markdown-editor
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected. The skill is designed for text manipulation and file editing within the repository scope defined in the metadata.
- [PROMPT_INJECTION]: The skill processes existing Markdown files, which constitutes a surface for indirect prompt injection. While the skill lacks high-risk capabilities like network access or shell execution, it does not use boundary markers or explicit instructions to ignore embedded directives within the files it reformats.
- Ingestion points: The workflow requires reading existing
.mdfiles from the repository. - Boundary markers: The instructions do not specify the use of delimiters or warnings to ignore instructions found within the Markdown files being edited.
- Capability inventory: The skill is restricted to creating and editing
.mdfiles. - Sanitization: The skill does not perform sanitization of input text for embedded instructions prior to reformatting.
Audit Metadata