Back to plugin

Security audit

Postiz

Security checks across malware telemetry and agentic risk

Overview

This appears to be a legitimate Postiz connector, but enabling write or delete tools lets an agent affect real social media accounts.

Install only if you trust this Postiz client package. Use environment variables for secrets, verify the Postiz base URL, keep write and delete gates disabled by default, and restrict upload roots to files you intentionally want agents to post.

VirusTotal

VirusTotal engine telemetry is currently stale for this artifact.

View on VirusTotal

Static analysis

Detected: suspicious.env_credential_access

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
dist/mcp-server.js:572
Evidence
const fromEnv = (process.env[config.apiKeyEnv] ?? "").trim();