power-bi-report-authoring

Warn

Audited by Socket on Aug 17, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/pbir_gate.py

This module is a gate/orchestrator with no direct evidence of malware in the wrapper logic itself (no secrets, no explicit exfiltration, no eval/exec, no network calls). The main security risk is that it executes additional code outside this file: it dynamically imports local Python modules (whose integrity is crucial due to sys.path insertion) and runs an external Node CLI via npx without visible version pinning or provenance verification, creating meaningful supply-chain/runtime execution exposure. Overall risk is moderate-to-elevated, but malware cannot be confirmed or excluded without reviewing the imported modules and the behavior/installation details of the invoked Node package.

Confidence: 60%Severity: 55%
Audit Metadata
Analyzed At
Aug 17, 2026, 07:33 AM
Package URL
pkg:socket/skills-sh/datacoolie%2Fpowerbi-skills%2Fpower-bi-report-authoring%2F@1b06b7b561189e237a803540f15de2fc2980d029c49859a91dd488d48d3e540a
Security Audit — socket — power-bi-report-authoring