procore-data-handling
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by retrieving sensitive credentials from environment variables ('PROCORE_CLIENT_ID', 'PROCORE_CLIENT_SECRET') rather than hardcoding them within the instructions or code.
- [SAFE]: Network communications are performed using the standard 'requests' library and target official, well-known Procore service domains ('login.procore.com' and 'api.procore.com') for authentication and data retrieval.
Audit Metadata