preview-offline-scope
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill utilizes the
Bashtool to run several Node.js scripts located in the skill's utility directory. These scripts perform environment resolution, profile verification, and data querying tasks required for the estimation workflow. - Local Data Ingestion: The workflow involves reading project metadata from
power.config.jsonandoffline-profile.json. This access is restricted to the current project directory and is necessary to identify the resources being analyzed. - Authorized Network Interaction: It makes GET requests to the Dataverse API (via a local script) to retrieve record counts. These operations use the environment URL defined in the project configuration and are used solely for generating the usage report.
Audit Metadata