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 npx to fetch and run the @mvanhorn/printing-press-library installer from the npm registry and provides a fallback installation method using go install from the vendor's public GitHub repository at github.com/mvanhorn/printing-press-library.
  • [COMMAND_EXECUTION]: The skill's primary function is to execute the squarespace-pp-cli binary 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
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:11 PM
Security Audit — agent-trust-hub — pp-squarespace