_project-context
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- Script-Based Lookups: The skill utilizes local JavaScript bundles, such as
schema-lookup.bundle.jsandconnector-lookup.bundle.js, to perform schema validation and connector queries. This allows the agent to interact accurately with the project structure without loading large, unnecessary files. - Project Structure Management: The skill establishes clear conventions for navigating Copilot Studio projects and interacting with YAML-based configurations. These operations are restricted to the local environment and are used to ensure data integrity and proper skill invocation.
- Task-Specific Sub-Skills: The instructions emphasize the use of specialized sub-skills for creating and editing project components. This modular approach helps maintain consistency and ensures that actions are performed according to predefined templates and best practices.
Audit Metadata