{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Python client library for Google Cloud Web Risk, enabling applications to check URLs against Google's lists of unsafe web resources.","skillfed_tags":["security","google-cloud","url-validation"],"use_cases":["Check user-submitted URLs before allowing them in your application or redirecting to them.","Scan links in user-generated content (comments, posts, messages) for malware or phishing threats.","Build security dashboards that report on URL safety across your organization's web traffic.","Integrate URL validation into email or messaging systems to warn users about unsafe links.","Audit historical URL logs to identify which links were flagged as unsafe after the fact."],"what_it_does":"google-cloud-webrisk is the official Python client for Google Cloud's Web Risk API, a security service that maintains constantly updated lists of unsafe URLs. It wraps the underlying gRPC and REST interfaces to provide a Pythonic way to query whether a given URL is known to be malicious, phishing, or otherwise unsafe.\n\nThe library depends on google-api-core, google-auth, grpcio, proto-plus, and protobuf to handle authentication, transport, and protocol buffer serialization. It is designed for production use (Development Status 5) and actively maintained by Google. Setup requires a Google Cloud project with billing enabled and the Web Risk API activated; once configured, the client handles authentication and communicates with Google's service to evaluate URLs in real time.","worth_installing":"Yes. The library is production-stable, actively maintained, has no known vulnerabilities, and low install friction. Install it if you need to validate URLs against Google's threat lists in a Python application and have access to a Google Cloud project with Web Risk enabled."},"id":"google-cloud-webrisk","links":{"html":"https://skillfed.io/packages/google-cloud-webrisk","md":"https://skillfed.io/packages/google-cloud-webrisk.md","pypi":"https://pypi.org/project/google-cloud-webrisk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-22","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-webrisk","python_support":"supports_current","summary":"Google Cloud Webrisk API client library"},"popularity":{"monthly_downloads":76221,"position":14644,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.22.0"}
