sales-claap
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a support assistant for the Claap platform, providing instructional content based on official documentation and reference files.
- [EXTERNAL_DOWNLOADS]: The skill references official Claap resources, such as the API base URL (api.claap.io) and the OpenAPI specification on docs.claap.io. These are legitimate, well-known domains for the service being documented.
- [COMMAND_EXECUTION]: Includes a command to install a related skill from the same author (
npx skills add sales-skills/sales --skill sales-do). This is a standard ecosystem installation pattern and points to the vendor's own namespace. - [CREDENTIALS_UNSAFE]: Mentions API key patterns and header requirements (
X-Claap-Key) for documentation purposes. The keys provided in the references are placeholders (e.g.,cla_abcdefghijkl), and the skill includes explicit advice on secure key management.
Audit Metadata