notion-known-pitfalls

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a set of educational guidelines and code snippets for the Notion API. It does not contain executable malicious code, prompt injections, or obfuscation.
  • [EXTERNAL_DOWNLOADS]: References official and well-known libraries (@notionhq/client, notion-client) and links to the official Notion SDK repository on GitHub. These are trusted sources for Notion development.
  • [CREDENTIALS_UNSAFE]: Correctly advises using environment variables (NOTION_TOKEN) for authentication instead of hardcoding secrets, which is a standard security best practice.
  • [COMMAND_EXECUTION]: Provides examples of using grep for codebase auditing. These are benign diagnostic commands intended for developer use to identify common programming mistakes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:42 PM