faire
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and support pages hosted on GitHub Pages (
faire.github.io) and the official Faire domain (faire.com). It also directs users to the developer's platform (app.vm0.ai) for managing connector authentication. - [COMMAND_EXECUTION]: The instructions utilize standard command-line tools such as
curlfor API requests andjqfor processing JSON responses. These are common practices for technical skills interacting with web APIs. - [CREDENTIALS_UNSAFE]: The skill uses an environment variable (
FAIRE_TOKEN) to handle authentication tokens, which is a secure method for managing secrets without hardcoding them in the instruction files. - [DATA_EXFILTRATION]: Network operations are restricted to the official Faire API endpoints (
www.faire.com/external-api/v2). No unauthorized data transmission to third-party domains was detected.
Audit Metadata