act
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for interacting with the Act CRM through the Apideck platform.
- [SAFE]: No hardcoded credentials or sensitive data exposure was detected. Code examples correctly use environment variables (
process.env.APIDECK_API_KEY) for secret management. - [SAFE]: All network operations and URL references target official vendor domains (
apideck.com,act.com) and well-known subdomains for documentation and API access. - [SAFE]: Authentication is handled via OAuth 2.0 using Apideck Vault, which is a secure method for managing third-party access without exposing raw tokens to the agent logic.
Audit Metadata