fabric-sdk

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • External Package Reference: The skill documentation references the @microsoft/fabric-app-data package. This is a standard vendor-provided library used for connecting applications to Fabric data sources and is consistent with the skill's stated purpose.
  • CLI Tool Integration: The guide recommends using npx fabric-app-data for initializing configurations and generating TypeScript files. These commands are part of the intended developer workflow for managing connections to Fabric services.
  • Data Ingestion Surface: The SDK facilitates querying external semantic models, which represents an ingestion surface for data.
  • Ingestion points: Data is ingested through query results returned by the FabricClient as described in SKILL.md.
  • Boundary markers: The documentation does not specify explicit boundary markers for distinguishing between retrieved data and instructions.
  • Capability inventory: The SDK provides structured querying and data retrieval capabilities.
  • Sanitization: The SDK performs standard data type conversion; users should apply additional sanitization if the retrieved data is used as input for further AI processing.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 04:04 PM
Security Audit — agent-trust-hub — fabric-sdk