ramp-data-handling
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard integration patterns for the Ramp corporate card API using the Python
requestslibrary. - [SAFE]: Secret management follows industry best practices by utilizing environment variables (
RAMP_CLIENT_ID,RAMP_CLIENT_SECRET) instead of hardcoding credentials. - [SAFE]: Network operations are constrained to the Ramp API base URL defined in the environment, which is the expected behavior for an API integration skill.
Audit Metadata