pp-squarespace
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the necessary CLI tool using standard package managers. It utilizes
npxto fetch and run the@mvanhorn/printing-press-libraryinstaller from the npm registry and provides a fallback installation method usinggo installfrom the vendor's public GitHub repository atgithub.com/mvanhorn/printing-press-library. - [COMMAND_EXECUTION]: The skill's primary function is to execute the
squarespace-pp-clibinary with various subcommands to manage Squarespace services. This includes commands for domain summaries, DNS records, inventory adjustments, and order management. It also features an 'Agent Mode' (--agent) that optimizes command output for LLM consumption via JSON formatting and non-interactive execution. - [SAFE]: The skill follows security best practices for credential management by instructing users to store authentication tokens and cookies in local configuration files or environment variables rather than hardcoding them within the skill or scripts.
Audit Metadata