discover-connectors
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to install official SDKs using standard package managers (
pip install scalekit-sdk-pythonandnpm install @scalekit-sdk/node). These are routine development tasks within the vendor's ecosystem. - [EXTERNAL_DOWNLOADS]: The skill references documentation and catalog pages at
docs.scalekit.comandmcp.scalekit.com. These are official vendor domains used to fetch tool definitions and schemas. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill correctly instructs users to manage credentials using environment variables (
SCALEKIT_CLIENT_SECRET, etc.) and.envfiles, which is a standard security best practice to avoid hardcoding secrets.
Audit Metadata