notion-lifeos

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes several bash scripts in the scripts/ directory (create-task.sh, query-tasks.sh, etc.) that are used to interact with the Notion REST API. These scripts use curl for network requests and python3 for processing JSON data.
  • [CREDENTIALS_UNSAFE]: The skill requires a Notion API key for REST API operations. It instructs the user to store this key in ~/.config/notion/api_key and explicitly recommends using chmod 600 to secure the file, which is a security best practice.
  • [EXTERNAL_DOWNLOADS]: The README.md and references/setup.md files provide a link to a Notion template hosted on the author's personal Notion domain (jiahaoshao.notion.site). This is used for initial system setup and is consistent with the skill's purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 11:01 AM