procore-observability
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional code for connecting to the Procore API.
- Authenticates via official Procore OAuth2 endpoints (
https://login.procore.com/oauth/token). - Follows security best practices by referencing environment variables (
PROCORE_CLIENT_ID,PROCORE_CLIENT_SECRET) rather than hardcoding credentials. - Communicates with established, well-known API domains (
api.procore.com).
Audit Metadata