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.py and 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-agents and copilot-cli. Boundary markers: None. Capability inventory: File reading and writing via pathlib (Python) and Set-Content (PowerShell). Sanitization: None.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 03:46 PM