career-ops-plugin-notion
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious code, obfuscation, or safety bypass attempts were detected. The implementation follows security best practices for Node.js plugins, including the use of an injected fetch function for controlled network access. Credentials like the Notion access token are correctly managed through platform environment variables rather than being hardcoded.
- [EXTERNAL_DOWNLOADS]: The skill makes requests to api.notion.com, which is the official endpoint for Notion. This host is whitelisted in the manifest and is recognized as a well-known service.
Audit Metadata