AutomateLab agency-os

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill bundle implements a Notion-based task management system ('agency-os') that requires high-privilege operations, including shell execution and direct credential handling. The SKILL.md instructions and the 'run' command require the agent to execute a bundled Python script (scripts/query-tasks.py) via Bash to bypass limitations in the standard Notion MCP. This script accesses the NOTION_KEY environment variable and performs external network requests to api.notion.com. While these behaviors are aligned with the stated purpose of the tool, the reliance on custom script execution and direct API interaction outside the MCP framework constitutes a high-risk capability and an expanded attack surface.