power-bi-partitions
Warn
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of
pbi-cli-toolviapipx. This dependency originates from an unverified source, which can pose a supply chain risk if the package is compromised. - [COMMAND_EXECUTION]: The skill executes multiple shell commands using the
pbiCLI tool. These commands include creating, deleting, and refreshing partitions, which involve significant modifications to Power BI data models. - [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection.
- Ingestion points: Data is ingested from external Power BI models using
pbi --json partition listandpbi --json expression listin SKILL.md. - Boundary markers: There are no explicit delimiters or instructions to ignore embedded commands in the ingested model data.
- Capability inventory: The skill has the capability to execute
pbi-clicommands that create, delete, or refresh partitions and expressions. - Sanitization: There is no evidence of sanitization or validation of the content retrieved from the Power BI model before it is processed by the agent.
Audit Metadata