notion-multi-env-setup
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly implements and recommends industry-standard secret management practices, instructing users to store production credentials in dedicated secret managers like AWS Secrets Manager, GCP Secret Manager, or HashiCorp Vault rather than plain-text files.
- [SAFE]: The provided code templates include robust environment guards and startup validation logic designed to prevent accidental cross-environment data contamination (e.g., blocking destructive operations in production).
- [SAFE]: All external dependencies mentioned, such as @notionhq/client and notion-client, are official SDKs from the primary service provider.
- [SAFE]: Network operations described in the health-check scripts target the official Notion API domain and are consistent with the skill's stated purpose.
Audit Metadata