baoyu-markdown-to-html
Pass
Audited by Gen Agent Trust Hub on May 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a TypeScript conversion script using the
bunruntime ornpx. This is the primary intended behavior for processing the input markdown file. - [SAFE]: The skill accesses application-specific configuration files located in standard directories such as
$HOME/.config/baoyu-skills/and$HOME/.baoyu-skills/. This allows users to persist preferences like default themes across sessions. - [SAFE]: The project uses the
baoyu-mdlibrary, which is a specialized vendor package for markdown rendering. The script includes safety features like automatic backups of existing HTML files to prevent data loss.
Audit Metadata