org-chart
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- Organizational Data Access: The skill retrieves employee information, including names, emails, and job titles, to construct reporting hierarchies. This data access is aligned with the skill's primary purpose of rendering org charts.
- Local Tool Integration: It utilizes the workiq-ask_work_iq tool for all data retrieval. This tool is part of the local environment and the vendor's ecosystem, ensuring data stays within the managed organizational context.
- Recursive Traversal Safeguards: The instructions include explicit logic to handle deep hierarchies by truncating the management chain after 10 levels, preventing potential performance issues or excessive API calls.
- Data Sanitization: The skill implements logic to filter out non-primary or service accounts (e.g., markers like '(SC ALT)') to ensure the visual output only includes relevant personnel.
Audit Metadata