ramp-multi-env-setup
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly implements API authentication by retrieving sensitive values like
RAMP_CLIENT_IDandRAMP_CLIENT_SECRETfrom the environment rather than hardcoding them. - [SAFE]: Network operations are directed towards a user-defined
RAMP_BASE_URL, which is consistent with the intended purpose of a multi-environment setup. - [SAFE]: While the skill ingests data from an external API, it only calculates the count of returned items, posing no risk of indirect command execution or data manipulation from external inputs.
Audit Metadata