monday-brief

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFE
Full Analysis
  • Data Access and Synthesis: The skill is designed to access sensitive information from various business platforms, including financial data (QuickBooks, PayPal, Square), customer relationship management (HubSpot), and personal productivity tools (Gmail, Slack, Calendar). This is necessary for the skill's primary function of generating a business briefing, and the skill includes logic to skip unconnected services gracefully.
  • Local and Cloud File Management: The skill utilizes the Bash tool to save generated reports to the local file system (~/Desktop) or cloud storage (Google Drive/OneDrive). This file writing is consistent with the stated purpose of creating a persistent record of the weekly briefing.
  • Input Processing Considerations: Because the skill processes content from external communication channels like Gmail and Slack, it is subject to the security context of the data it ingests. There is a potential for instructions embedded in emails or messages to be interpreted by the agent during the summary process.
  • Ingestion points: Data enters the context via the Read and WebFetch tools used to query Gmail, Slack DMs, and HubSpot.
  • Boundary markers: The skill does not explicitly define delimiters for untrusted content in its current formatting logic.
  • Capability inventory: The skill possesses the ability to execute Bash commands (for file writing), perform WebFetch operations, and post messages to Slack/Teams.
  • Sanitization: The instructions do not specify a sanitization step for the content pulled from communication tools before formatting it into the markdown brief.
  • User Confirmation Controls: To mitigate the risk of unintended data disclosure, the skill requires explicit human confirmation before posting information to external communication channels like Slack or Teams, particularly if the content involves sensitive business metrics.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 05:33 PM