procore-common-errors
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code snippets for integrating with the Procore API using Python.
- [SAFE]: It follows security best practices by recommending the use of environment variables (
PROCORE_CLIENT_ID,PROCORE_CLIENT_SECRET) to manage sensitive credentials rather than hardcoding them. - [SAFE]: Network operations target legitimate Procore developer endpoints (
login.procore.com,api.procore.com) for OAuth2 authentication and data retrieval.
Audit Metadata