procore-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides Python code snippets for authenticating with Procore's official OAuth2 service and fetching data from their API. It correctly instructs the use of environment variables (
PROCORE_CLIENT_ID,PROCORE_CLIENT_SECRET) rather than hardcoding credentials, which is a standard security best practice. All external links point to official Procore developer documentation.
Audit Metadata