kenjo
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard documentation and integration guide for the Kenjo HRIS connector via Apideck. All code examples and instructions are benign.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing users to store sensitive credentials like
APIDECK_API_KEYandAPIDECK_APP_IDin environment variables rather than hardcoding them. - [EXTERNAL_DOWNLOADS]: Referenced URLs and API endpoints point to official and well-known vendor domains, including
apideck.com,kenjo.io, andgithub.com/apideck-libraries. - [PROMPT_INJECTION]: The skill interacts with external HRIS data, which represents a potential surface for indirect prompt injection.
- Ingestion points: Data is ingested via the
apideck.hris.employees.listmethod and Proxy API endpoints. - Boundary markers: The provided code snippets do not include explicit delimiters for untrusted API responses.
- Capability inventory: The skill allows reading and syncing employees, departments, and payroll data.
- Sanitization: No explicit data sanitization or validation logic is present in the documentation examples.
- Note: This is a standard risk for data-integration skills and does not indicate malicious intent.
Audit Metadata