notion-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly instructs users to store sensitive integration tokens in
.env.developmentfiles and ensure they are added to.gitignore. It provides a.env.exampletemplate which is a standard security best practice. - [SAFE]: All listed dependencies are official or well-known development tools (e.g.,
@notionhq/client,vitest,tsx). - [SAFE]: No suspicious network operations or remote code execution patterns were detected. Integration tests are properly gated behind environment variables to prevent accidental execution.
Audit Metadata