fix-markdown-fences
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The provided Python script
fix_fences.pyand PowerShell examples execute file system operations to read and update markdown files. These operations are restricted to the local environment and are aligned with the skill's utility purpose. - [SAFE]: An indirect prompt injection surface is present as the skill processes markdown files from the local environment. However, the script's logic is non-executable and limited to structural string transformations, posing no risk of instruction override. Ingestion points: Markdown files in directories like
vs-code-agentsandcopilot-cli. Boundary markers: None. Capability inventory: File reading and writing viapathlib(Python) andSet-Content(PowerShell). Sanitization: None.
Audit Metadata