linkedin-webhooks

Pass

Audited by Gen Agent Trust Hub on Jul 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The documentation and example scripts suggest the use of npx hookdeck-cli for local testing. This is a legitimate utility provided by the skill's author (hookdeck) for webhook tunneling and does not represent a security risk.
  • [SAFE]: The skill correctly implements HMAC-SHA256 signature verification and endpoint challenge validation according to LinkedIn's specific security requirements, utilizing constant-time comparison methods (timingSafeEqual and compare_digest) to prevent timing attacks.
  • [SAFE]: Secret management practices in the provided code follow security standards, utilizing environment variables and excluding secrets from version control via .env.example files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 24, 2026, 03:54 AM
Security Audit — agent-trust-hub — linkedin-webhooks