skills/jeremylongshore/claude-code-plugins-plus-skills/hubspot-reference-architecture/Gen Agent Trust Hub
hubspot-reference-architecture
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance and code templates for HubSpot integrations without introducing malicious patterns.
- [EXTERNAL_DOWNLOADS]: References the official HubSpot Node.js SDK and developer documentation.
- Fetches resources from HubSpot's official GitHub repository (github.com/HubSpot/hubspot-api-nodejs).
- References official HubSpot developer documentation (developers.hubspot.com).
- [CREDENTIALS_UNSAFE]: Follows security best practices for credential management.
- Recommends using
process.env.HUBSPOT_ACCESS_TOKENfor API authentication instead of hardcoding secrets. - [COMMAND_EXECUTION]: The skill uses a restricted set of tools (
Read,Grep) as defined in the YAML frontmatter configuration.
Audit Metadata