pp-openart
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
openart-pp-clibinary usingnpx -y @mvanhorn/printing-press. This involves downloading and executing code from the NPM registry. As the package is located within the author's namespace (@mvanhorn), it is categorized as a vendor-provided resource. - [COMMAND_EXECUTION]: The skill is designed to execute the
openart-pp-clitool. It supports a--deliver webhook:<url>functionality, which allows the output of commands to be sent to a user-specified external URL. This is presented as a standard feature for integrating with external workflows. - [CREDENTIALS_UNSAFE]: To manage authentication, the skill describes a process (
auth login --chrome) that utilizespycookiecheator similar tools to extract active session cookies from the user's browser. This is the intended mechanism for authenticating the CLI with the OpenArt service.
Audit Metadata