skills/gitroomhq/postiz-agent/postiz/Gen Agent Trust Hub

postiz

Pass

Audited by Gen Agent Trust Hub on Apr 27, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the postiz CLI tool from the official npm registry.
  • [COMMAND_EXECUTION]: The skill uses shell commands to interact with the postiz binary to perform social media operations such as listing integrations and creating posts.
  • [DATA_EXFILTRATION]: The skill transmits post content, metadata, and media URLs to the vendor's official API endpoint (api.postiz.com) for the purpose of social media automation.
  • [SAFE_PRACTICE]: Authentication credentials are managed via environment variables or stored in a local configuration file (~/.postiz/credentials.json) with restricted filesystem permissions (chmod 600), following industry security standards for CLI tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 27, 2026, 06:43 AM