skillfed

google-cloud-agentidentitycredentials

Google Cloud Agentidentitycredentials API client library

google-cloud-agentidentitycredentials v0.1.1 324.2K downloads/30d#7,597 on PyPI5,373
Permissive license Apache-2.0 Active released

What it is and what it does

This is a Google Cloud client library for the Agent Identity Credentials API, part of the official google-cloud-python ecosystem. It wraps the agentidentitycredentials.googleapis.com service and provides a Python interface to manage and retrieve credentials for service agents running on Google Cloud. The library is built on top of google-api-core, google-auth, and gRPC, following Google's standard patterns for cloud client libraries.

The package is in Beta status and actively maintained. It requires Python 3.10 or later and integrates with Google Cloud's authentication framework. Installation is straightforward via pip, and the library includes built-in logging support via Python's standard logging module, with optional structured logging through environment variables. Code samples are available in the repository, and full API documentation is linked from the package metadata.

Use it for:

  • Obtain and manage credentials for service agents deployed on Google Cloud Platform
  • Integrate agent identity credential handling into Python applications running on GCP
  • Automate credential lifecycle management for multi-agent systems on Google Cloud
  • Debug and monitor agent authentication events using structured logging

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides a Python client library to interact with Google Cloud's Agent Identity Credentials API for managing and obtaining credentials for service agents.

Yes, if you are building applications on Google Cloud Platform that need to work with Agent Identity Credentials. The library is actively maintained, has no known vulnerabilities, low install friction, and follows Google's standard patterns. It is in Beta, so expect the API surface to stabilize; verify that the specific credential operations you need are already supported in version 0.1.1 before committing to production use.

Install

google-cloud-agentidentitycredentials on PyPI

pip

pip install google-cloud-agentidentitycredentials

uv

uv add google-cloud-agentidentitycredentials

poetry

poetry add google-cloud-agentidentitycredentials

Installing google-cloud-agentidentitycredentials

Before you install

Low friction installation with a pure-Python wheel. Active maintenance—released 8 days ago with recent commits. Depends on standard Google Cloud libraries (google-api-core, google-auth, grpcio, proto-plus, protobuf).

License in practice

Apache-2.0 permissive license allows commercial and private use with minimal restrictions.

Quickstart

pip install google-cloud-agentidentitycredentials

from google.cloud import agentidentitycredentials

# Create a client (requires Google Cloud authentication setup)
client = agentidentitycredentials.AgentIdentityCredentialsClient()

Requires Python >= 3.10. Google Cloud project setup and authentication configuration (via google-auth) must be completed before the client can make API calls.

Verify before relying

  • Specific methods and classes available on the AgentIdentityCredentialsClient beyond basic instantiation
  • Whether this library is suitable for on-device agent credential generation or only for cloud-based workflows
  • Performance characteristics and rate limits for credential operations

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf
Maintenance actively maintained — 8 days since the last release
Last repo commit
First released
Downloads 324,233/month — #7,597 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: google_cloud_agentidentitycredentials-0.1.1-py3-none-any.whl

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Internet

Tags

google cloud agent credentialsservice agent identity managementgoogle cloud python clientagent authentication credentialsgoogle cloud api client library
google-cloudcredentialsgcp-client

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

google-cloud-api-keys

Manages API keys for Google Cloud projects,…

permissive · top 15,000 on PyPI

google-cloud-iam

Provides a Python client library for Google…

permissive · top 5,000 on PyPI

google-cloud-build

Python client library for Google Cloud Build…

permissive · top 1,000 on PyPI

google-cloud-resource-manager

Provides a Python client for Google Cloud…

permissive · top 1,000 on PyPI

google-cloud-functions

Python client library for Google Cloud…

permissive · top 5,000 on PyPI

google-cloud-iamconnectorcredentials

Provides a Python client library for Google…

permissive · top 15,000 on PyPI

google-cloud-access-context-manager

Python client library for Google Cloud Access…

permissive · top 5,000 on PyPI

grpc-google-iam-v1

Provides gRPC-based Python client bindings for…

permissive · top 1,000 on PyPI

google-cloud-tpu

Provides a Python client library to interact…

permissive · top 15,000 on PyPI

google-cloud-workflows

Python client library for Google Cloud…

permissive · top 1,000 on PyPI