manage-dashboard-widgets
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive developer guide for managing dashboard widgets within the PostHog repository. It covers both backend (Python/Django/Pydantic) and frontend (TypeScript/React/Zod) development workflows.
- [SAFE]: All commands and tools mentioned, such as
hogli build:openapi,hogli test, andpnpm storybook, are standard developer utilities for the specified environment. ThehogliCLI is recognized as a vendor-specific tool for PostHog. - [SAFE]: The instructions emphasize security best practices, including mandatory RBAC (Role-Based Access Control) checks, tenant isolation (team scoping), and validation of configuration schemas using Pydantic.
- [SAFE]: The skill includes explicit guidance on handling user ambiguity and 'banned topics' to ensure the agent follows established architectural patterns rather than guessing or deviating from repo standards.
- [SAFE]: Data handling instructions focus on standard API operations and database interactions within a controlled enterprise environment, with no evidence of unauthorized data exposure or exfiltration patterns.
Audit Metadata