add-table-to-offline-profile

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFE
Full Analysis
  • Local Script Execution: The skill executes several scripts located within the project's internal directory (e.g., resolve-environment.js, dataverse-request.js) to handle environment resolution and API communication. These operations are performed using the Bash tool to interact with the configured environment.
  • Project Artifact Modification: The skill updates local configuration and documentation files, such as .datamodel-manifest.json and memory-bank.md, to record changes made to the offline profile. This ensures local project artifacts remain synchronized with the remote environment state.
  • Environment API Interaction: Network operations are performed to communicate with Microsoft Dataverse endpoints. These interactions involve retrieving metadata and updating profile configurations via standard HTTP methods (GET, POST, PATCH), which are necessary for the skill's primary function of profile management.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 03:31 AM
Security Audit — agent-trust-hub — add-table-to-offline-profile