conversation-json-to-md-cn
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local file conversion using a Python script that relies exclusively on standard libraries. No external network requests or sensitive file access patterns were detected.- [COMMAND_EXECUTION]: The skill executes a Python script to handle file conversion. The script's operations are transparent and limited to reading input JSON and writing output Markdown as directed by the user.- [SAFE]: The script implements sanitization logic for output filenames to prevent path traversal and ensures that Markdown headers in the output are properly nested to avoid structural conflicts.
Audit Metadata