skills/jeremylongshore/claude-code-plugins-plus-skills/notion-performance-tuning/Gen Agent Trust Hub
notion-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected in the provided skill instructions or code examples.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill follows security best practices by instructing users to manage credentials via environment variables (
process.env.NOTION_TOKEN) rather than hardcoding secrets. - [EXTERNAL_DOWNLOADS]: Mentions well-known, reputable packages including
@notionhq/client,p-queue, andlru-cachefor performance optimization. - [COMMAND_EXECUTION]: Code examples demonstrate safe use of the Notion SDK for data retrieval and manipulation within intended API boundaries.
Audit Metadata