ramp-local-dev-loop

Pass

Audited by Gen Agent Trust Hub on Sep 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a standard Python template for performing OAuth2 client credentials authentication and making GET requests to the Ramp API.
  • [SAFE]: Access to sensitive data is managed through environment variables (RAMP_CLIENT_ID, RAMP_CLIENT_SECRET, RAMP_BASE_URL), which is a secure practice for local development and prevents hardcoding credentials.
  • [SAFE]: The skill utilizes the standard requests library for network operations directed at established Ramp API endpoints.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 12, 2026, 10:51 PM
Security Audit — agent-trust-hub — ramp-local-dev-loop