baselinker-webhooks
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified during the analysis of the skill's instructions, documentation, or provided code examples.
- [SAFE]: The skill integrates with the official BaseLinker API (api.baselinker.com) for data enrichment, which is a recommended security practice for unauthenticated webhooks.
- [SAFE]: Environment variable management follows security best practices by using .env.example templates and avoiding hardcoded secrets.
- [SAFE]: Code examples for Express, Next.js, and FastAPI correctly implement cryptographic best practices, such as using crypto.timingSafeEqual or hmac.compare_digest for token validation.
Audit Metadata