brex
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with the official Brex API at
api.brex.com. These are legitimate network operations required for the skill's primary function of financial automation. - [COMMAND_EXECUTION]: Uses standard command-line tools such as
curlandjqto fetch and process JSON data from the Brex API. It also references a troubleshooting toolzerofor environment health checks, which is consistent with the vendor's platform tooling. - [CREDENTIALS_SAFE]: Authentication is handled correctly through an environment variable (
$BREX_TOKEN) rather than hardcoded secrets. The instructions guide users to manage credentials via the vendor's official connector portal.
Audit Metadata