deel
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing guidance on how to use the Apideck unified API to interact with Deel resources such as employees and time-off requests.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or credentials were detected. The provided TypeScript examples correctly demonstrate the use of environment variables (
process.env.APIDECK_API_KEY) for sensitive information, which is a standard security practice. - [EXTERNAL_DOWNLOADS]: All external URLs point to official and trusted domains associated with the service provider (Apideck) or the integration target (Deel), including
apideck.com,deel.com, andspecs.apideck.com. - [DATA_EXFILTRATION]: No suspicious data exfiltration patterns were found. Network operations described in the documentation (such as the Proxy API example) are directed to the vendor's official Unify API endpoint (
unify.apideck.com).
Audit Metadata