ramp-cost-tuning
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill demonstrates a legitimate integration with the Ramp API for card and expense management. It follows security best practices by retrieving credentials such as
RAMP_CLIENT_IDandRAMP_CLIENT_SECRETfrom the environment rather than hardcoding them. The network operations are limited to standard OAuth2 token acquisition and data retrieval from the official Ramp API base URL. While the skill ingests external data from the API response (a potential surface for Indirect Prompt Injection), its functionality is constrained to data retrieval and printing, posing no significant security risk to the agent or host environment.
Audit Metadata