Cloud AI Providers
Cloud AI Provider connectors let SecureAI reach into the AI platforms your organization already uses — OpenAI Platform, Anthropic Console, Azure AI Foundry, and Google Vertex AI — and automatically inventory everything running there. No agent or SDK needs to be deployed on the provider side; SecureAI polls each provider’s management API with read-mostly credentials you supply. Once connected, a connector discovers and continuously syncs:- Agents, models, and deployments running on the platform → shown in Cloud Sensors.
- Non-Human Identities (NHIs) — API keys, service accounts, and (where supported) BYOK keys → shown in NHI Inventory, with block/revoke controls.
- Usage, tokens, and cost for the last 30 days.
- Governance signals — IAM/RBAC bindings, spend limits, and audit logs, surfaced in per-provider Insights.
The setup loop
Every provider follows the same four steps:- Open Admin → Integrations and select the Cloud category.
- Connect the provider card and enter its credentials (see each provider’s page).
- Test the connection to validate the credentials.
- Sync — the first sync runs a full import; subsequent syncs are incremental and also run on a schedule.
Where things appearConnector setup lives in Admin → Integrations. The inventory it produces appears in Admin → Agent Registry: discovered agents/models under Cloud Sensors, and discovered identities under NHI Inventory. You can re-run a sync from either place.
Choosing credentials
Use read-only / viewer credentials wherever possible — SecureAI only needs to read your inventory to build the picture. Some optional capabilities (revoking a leaked key, creating a spend alert) require additional write permissions; each provider page calls these out explicitly, and they are always optional. All secrets you enter (client secrets, service-account JSON, admin API keys) are encrypted at rest.Provider guides
Related
- Cloud Sensors — the discovered agent/model inventory.
- NHI Inventory — the discovered identity inventory and revoke controls.
- AI Discovery & Inventory Overview

