one-pager
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill utilizes a suite of Model Context Protocol (MCP) tools provided by the vendor 'octavehq', such as
enrich_company,enrich_person, andget_playbook. These tools are used as intended to gather account-specific intelligence and messaging from the user's workspace to populate the generated document. The skill implements a clear user-consent flow, requiring approval of the content outline and style before proceeding with file generation. - [COMMAND_EXECUTION]: The skill generates a local directory structure within the project (under
.octave-one-pagers/) and writes a self-contained HTML file. It then triggers the system's default web browser to display the finished one-pager. This behavior is standard for the skill's primary purpose of document previewing. - [EXTERNAL_DOWNLOADS]: The generated HTML document includes references to typography from Google Fonts (
fonts.googleapis.comandfonts.gstatic.com). These are recognized as well-known, trusted services and are used exclusively for visual presentation in the rendered document.
Audit Metadata