postiz

Warn

Audited by Socket on Aug 12, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

The skill is coherent with its stated social-posting purpose and uses a plausible official install path, so it is not malicious. Risk is still high because it grants an AI agent the ability to publicly post/manage content across many connected accounts, upload local media, and optionally redirect API traffic via a custom endpoint.

Confidence: 88%Severity: 72%
AnomalyLOW
src/commands/auth.ts

This module implements standard OAuth2 device-flow login/logout/status and stores tokens locally with restrictive permissions, with no clear malware behaviors such as persistence, data corruption, or covert exfiltration. However, it contains a meaningful client-side security risk: openBrowser() uses child_process.exec with a shell command string that directly interpolates a URL derived from a remote auth-server response (verification_uri), creating potential OS command injection. Additionally, authServer/apiUrl are configurable without allowlisting, increasing risk if misconfigured or attacker-influenced.

Confidence: 70%Severity: 60%
Audit Metadata
Analyzed At
Aug 12, 2026, 10:35 AM
Package URL
pkg:socket/skills-sh/gitroomhq%2Fpostiz-agent%2Fpostiz%2F@885e1b04260a2746a3fe92d75e241101111a7a71
Security Audit — socket — postiz