export
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local document conversion tasks using established Python libraries including
pypandoc,python-docx, andmarkdown. - [SAFE]: All file operations are restricted to the project's local directory structures (
chapters/,literature/reading_notes/, andfinal_output/). - [SAFE]: The skill is configured with
disable-model-invocation: true, ensuring it only runs when explicitly requested by the user via the/exportcommand, which prevents autonomous or unintended execution. - [SAFE]: No network operations, credential access, or obfuscation techniques were detected in the instructions or the accompanying script.
Audit Metadata