skills/jeremylongshore/claude-code-plugins-plus-skills/hubspot-reliability-patterns/Gen Agent Trust Hub
hubspot-reliability-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a collection of architectural patterns and code snippets for building fault-tolerant integrations. All analyzed code follows industry best practices for resilience and reliability.
- [CREDENTIALS_SAFE]: The provided code examples demonstrate secure credential management by referencing environment variables (
process.env.HUBSPOT_ACCESS_TOKEN) instead of hardcoding sensitive API keys. - [EXTERNAL_DOWNLOADS]: The skill references well-known and reputable industry libraries, including the official HubSpot API client (
@hubspot/api-client), theopossumcircuit breaker library, andlru-cachefor performance management. These are standard dependencies for the described functionality.
Audit Metadata