loom-md-tables
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (
fix-md-tables.py) to process markdown files. This is a standard and safe operation for its stated purpose of formatting tables. - [DATA_EXFILTRATION]: There are no network calls or external data transfers. The script operates entirely on the file content provided by the user.
- [PROMPT_INJECTION]: The instructions are clear and focused on table formatting. No attempts to bypass safety filters or override system instructions were detected.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute any remote scripts. It only uses the included Python file and standard libraries (
sys,pathlib).
Audit Metadata