sales-konnectinsights
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities detected. The skill primarily serves as a knowledge base and integration guide for the Konnect Insights platform.
- [CREDENTIALS_UNSAFE]: The skill includes API request examples (Bash and Python) that use standard placeholders (
YOUR_ACCOUNT_TOKEN,YOUR_USER_TOKEN) for authentication. This is a safe practice that avoids hardcoding actual secrets. - [EXTERNAL_DOWNLOADS]: The skill mentions an installation command (
npx skills add sales-skills/sales) for a related tool. This resource belongs to the skill's author (sales-skills) and is consistent with the expected functionality of a vendor-provided skill. - [COMMAND_EXECUTION]: No dangerous command execution patterns were found. Code snippets provided are for user reference and do not involve the automated execution of untrusted input.
- [DATA_EXFILTRATION]: Network operations are limited to documented platform APIs (
api.konnectinsights.com) and use placeholders for sensitive data. No unauthorized data transmission patterns were detected.
Audit Metadata