Human authority
Humans approve work, set policy, pause or resume activity, and create or revoke agent credentials.
Read authority docsSecurity & trust
Postdom separates human authority, agent credentials, provider authorization, and execution paths so each actor stays inside its role.
Enforced boundaries
Humans approve work, set policy, pause or resume activity, and create or revoke agent credentials.
Read authority docsAgent credentials operate inside one workspace and role. Human-only routes reject agent credentials by design.
Inspect the contractAn agent may create an authorization URL. A human completes the provider flow outside agent context.
Read the handoffFinished video uses a short-lived, workspace-scoped direct upload path and returns an opaque media handle.
Read upload docsOutbound webhooks use HMAC-SHA256 signatures. Receivers verify the raw body and reject stale timestamps.
Read webhook docsCredential lifecycle
Agent credentials cannot exercise human approval routes.
A human creates an agent credential with read or write scope in Accounts.
The full credential and pinned configuration are shown once and are not retrieved again.
The agent uses the credential only inside its granted workspace and scope.
A human can revoke the credential from Accounts when access should end.
The agent requests a provider authorization URL inside its workspace scope.
The account owner opens the URL and completes the provider's authorization flow.
Postdom receives the connected account state without the agent entering a password.
Social credentials never enter agent chat
Public status
This page and linked product documentation describe current enforced boundaries.
View documentationPostdom has not published a dedicated vulnerability-reporting channel.
General enquiryFAQ
Agents may request an authorization URL, but a human completes the provider flow. Agents do not receive or enter the provider password, and credentials should never be pasted into agent chat.
Human supervisors hold approval and policy authority. Agent credentials cannot exercise human approval routes, expand trust, change account policy, or approve the agent's own work.
Postdom signs outbound webhook payloads with HMAC-SHA256. Receivers should verify the exact raw body with the event ID and timestamp, use a constant-time comparison, and reject stale timestamps.
Yes. A human can revoke workspace agent keys from the authenticated Accounts screen. Revoked credentials no longer resolve to workspace access.
Postdom has not published a dedicated vulnerability-reporting channel. Use the general contact route for an initial enquiry, and do not include passwords, keys, signed upload URLs, or provider tokens.