notion-lifeos
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several local shell scripts (
scripts/query-tasks.sh,scripts/check_today_journal.sh,scripts/list_undone_tasks.sh) designed to interact with the Notion API. These scripts usecurlfor network requests andpython3for processing JSON responses, which is a standard implementation for local AI agent skills. - [EXTERNAL_DOWNLOADS]: The documentation provides links to an official Notion template (
jiahaoshao.notion.site) and a GitHub repository for skill installation (github.com/jiahao-shao1). Both sources are owned by the skill's author and represent the intended distribution method for the skill's assets. - [DATA_EXFILTRATION]: Network operations are restricted to the well-known Notion API domain (
api.notion.com). The skill facilitates legitimate data synchronization between the user's local agent and their Notion workspace, with no evidence of unauthorized data transmission to external third parties.
Audit Metadata