fixing-claude-export-conversations

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a focused text-processing utility that operates strictly on local files provided by the user. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
  • [COMMAND_EXECUTION]: The skill includes instructions to run local Python scripts (fix-claude-export.py and validate-claude-export-fix.py) using uv. These scripts utilize only the Python standard library to perform deterministic string manipulations and formatting checks.
  • [DATA_EXFILTRATION]: Analysis of the provided source code confirms that no network requests are made. The scripts read text content from an input file and write the modified content to an output file as specified by the user.
  • [PROMPT_INJECTION]: The skill's instructions and metadata are focused on technical utility and do not contain any patterns intended to bypass agent safety filters or override core behavior instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 08:02 PM