← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: os Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/webhook-ai-mcp
Webhook Ai tools for AI agents. Capabilities: validate webhook signature, log webhook event, replay
C
74.8 / 100
Versions
1.0.9latestfirst seen Jun 30, 2026
Tools 5
validate_webhook_signature annotations: none low
Validate a webhook signature against a payload and secret. Supports sha256, sha1, md5.
scheme str secret str api_key str payload str signature str
log_webhook_event annotations: none low
Log a webhook event for debugging and replay.
source str api_key str headers str payload str event_type str status_code int
replay_events annotations: none low
Replay/retrieve logged webhook events with optional filters.
limit int source str api_key str event_type str
register_endpoint annotations: none low
Register a webhook endpoint for monitoring.
url str name str events str secret str api_key str
generate_webhook_secret annotations: none low
Generate a cryptographically secure webhook signing secret.
length int api_key str
Permissions 3
network medium filesystem low env_vars low Scan Findings 32
low
Tool 'validate_webhook_signature' has no annotations
low
Tool 'log_webhook_event' has no annotations
low
Tool 'replay_events' has no annotations
low
Tool 'register_endpoint' has no annotations
low
Tool 'generate_webhook_secret' has no annotations
high
Remote transport without authentication
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
package.json metadata
info
pyproject.toml metadata
info
Tool: validate_webhook_signature
info
Tool: log_webhook_event
info
Tool: replay_events
info
Tool: register_endpoint
info
Tool: generate_webhook_secret
info
Transport: streamable-http
info
Required env vars (5)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)