salesloft-install-auth
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for configuring SalesLoft OAuth 2.0 and API key authentication.
- [SAFE]: Secret management follows industry best practices by directing users to store credentials in environment variables (
.envfiles) and providing safe placeholders. - [SAFE]: All network operations target official SalesLoft domains (
api.salesloft.com,accounts.salesloft.com) for authentication and API access. - [SAFE]: The recommended dependencies (
axios,dotenv,requests,python-dotenv) are standard, reputable libraries installed from official package registries (NPM and PyPI).
Audit Metadata