Cloudsmith

Cloudsmith is a cloud-native artifact management platform for securely managing, distributing, and governing software packages across teams and repositories.

10 actions Integration catalog
Request access
Connect Cloudsmith once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get Current UserCLOUDSMITH_GET_CURRENT_USER
Return the identity authenticated by the connected Cloudsmith API key. Fails if Cloudsmith reports authenticated=false, even when the HTTP response is 200.
Get PackageCLOUDSMITH_GET_PACKAGE
Get metadata, status, checksums, licensing, and security state for one package in a Cloudsmith repository.
Get QuotaCLOUDSMITH_GET_QUOTA
Return current storage and bandwidth usage and allowances for a Cloudsmith namespace without inferring a billing plan name.
Get Rate LimitsCLOUDSMITH_GET_RATE_LIMITS
Return Cloudsmith's current per-resource request limits, remaining counts, intervals, and throttling state for the authenticated principal.
Get RepositoryCLOUDSMITH_GET_REPOSITORY
Get configuration, visibility, usage, and capability details for one Cloudsmith repository without returning repository signing keys or certificates.
List OrganizationsCLOUDSMITH_LIST_ORGANIZATIONS
List Cloudsmith organizations associated with the authenticated principal so an agent can discover namespace slugs for later calls.
List Repository VulnerabilitiesCLOUDSMITH_LIST_REPOSITORY_VULNERABILITIES
List vulnerability scan summaries for packages in a Cloudsmith repository.
Search Audit LogCLOUDSMITH_SEARCH_AUDIT_LOG
Search paginated audit events for a Cloudsmith namespace by event, actor, or timestamp text.
Search PackagesCLOUDSMITH_SEARCH_PACKAGES
Search packages in a Cloudsmith repository by name, filename, version, distribution, architecture, format, or status.
Search RepositoriesCLOUDSMITH_SEARCH_REPOSITORIES
Search and list repositories within a Cloudsmith namespace, returning identifiers and summary state without repository signing keys.