procore-upgrade-migration
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides implementation patterns for Procore API integration using standard OAuth2 authentication.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill demonstrates safe credential handling by using environment variables (
PROCORE_CLIENT_ID,PROCORE_CLIENT_SECRET) rather than hardcoding secrets. - [EXTERNAL_DOWNLOADS]: The skill makes network requests to official Procore domains (
login.procore.com,api.procore.com) to facilitate API interactions.
Audit Metadata