add-onedrive
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- Standard CLI Integration: The skill uses the Power Apps CLI (
pac) and PowerShell (pwsh) for managing data sources, which are standard tools within the Power Platform ecosystem. - Local Project Context: It accesses project-specific files like
power.config.jsonandmemory-bank.md. This practice is used to maintain development context and is expected behavior for a developer assistant. - Build and Verification Steps: The use of
npm run buildto verify the code after adding connectors is a routine step in the development lifecycle to ensure project integrity. - User-Guided Configuration: For tasks requiring specific IDs, the skill provides instructions for the user to retrieve them from official Microsoft portals, maintaining a transparent workflow.
Audit Metadata