brian-api
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate documentation for the Brian API service and its integration patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known packages including
@brian-ai/sdk,@brian-ai/langchain, and standard LangChain libraries from the npm registry. - [DATA_EXFILTRATION]: Documentation correctly advises users to manage secrets via environment variables and explicitly warns against client-side exposure of API keys.
- [COMMAND_EXECUTION]: Shell examples are provided for environment setup and basic API interactions using standard tools like
curl.
Audit Metadata