ramp-common-errors

Pass

Audited by Gen Agent Trust Hub on Sep 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate implementation patterns for the Ramp API using standard Python libraries.
  • [SAFE]: The authentication logic uses environment variables (RAMP_CLIENT_ID, RAMP_CLIENT_SECRET) to manage secrets, which is a standard security best practice for development tools and prevents hardcoded credentials.
  • [SAFE]: Network operations are performed using the requests library targeting a configurable base URL derived from RAMP_BASE_URL, which is appropriate for interacting with an external API service like Ramp.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 12, 2026, 10:51 PM
Security Audit — agent-trust-hub — ramp-common-errors