{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"Provides webhook payload verification and signing for the Standard Webhooks specification, allowing you to validate incoming webhook requests using base64-encoded secrets.","skillfed_tags":["webhook-security","signature-verification"],"use_cases":["Verify incoming webhooks from third-party services to ensure they are authentic before processing.","Validate webhook signatures in a webhook receiver endpoint to prevent accepting spoofed requests.","Integrate webhook verification into an event-driven application that consumes Standard Webhooks.","Add cryptographic validation to a webhook gateway or proxy layer."],"what_it_does":"standardwebhooks is a Python library that implements webhook verification according to the Standard Webhooks specification. It takes a base64-encoded secret and validates incoming webhook payloads against their cryptographic signatures, ensuring that webhook requests are authentic and have not been tampered with. The library has no external runtime dependencies, making it lightweight to integrate into existing applications.\n\nThe package is designed for developers building webhook receivers or integrating with services that send Standard Webhooks-compliant notifications. It handles the cryptographic verification step that sits between receiving a webhook request and processing its payload, reducing the risk of accepting forged or corrupted webhook data.","worth_installing":"Yes. The package is actively maintained, has zero known vulnerabilities, carries a permissive MIT license, installs with no dependencies, and solves a concrete security problem (webhook verification) for a widely-adopted standard. It is well-suited for any Python application that needs to receive and validate Standard Webhooks."},"id":"standardwebhooks","links":{"html":"https://skillfed.io/packages/standardwebhooks","md":"https://skillfed.io/packages/standardwebhooks.md","pypi":"https://pypi.org/project/standardwebhooks/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-21","license_spdx":"MIT","license_treatment":"permissive","name":"standardwebhooks","python_support":"supports_current","summary":"Standard Webhooks"},"popularity":{"monthly_downloads":2600078,"position":2974,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
