baoyu-comic
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the bash tool to perform environment checks, such as verifying the presence of the
EXTEND.mdpreference file in.baoyu-skills/and the user's home directory. It also executes local TypeScript scripts usingnpx -y bunto manage the comic creation process and merge generated images into a PDF. - [EXTERNAL_DOWNLOADS]: The skill relies on
npxto execute its processing scripts, which may download the Bun runtime and necessary Node.js libraries, such aspdf-lib, from public registries if they are not already installed on the system.
Audit Metadata