clickup-enterprise-rbac
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively contains documentation and TypeScript code snippets for interacting with the ClickUp API v2. It follows best practices for security by referencing environment variables (
process.env.CLICKUP_CLIENT_SECRET) rather than hardcoding credentials. Network operations are restricted to well-known, official ClickUp domains (api.clickup.com,app.clickup.com). No malicious patterns, such as prompt injection, data exfiltration, or unauthorized code execution, were identified.
Audit Metadata