notion-observability
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill.
- [CREDENTIALS_SAFE]: The skill correctly implements secret management by using environment variables (
process.env.NOTION_TOKENandos.environ["NOTION_TOKEN"]) for Notion API authentication, avoiding hardcoded credentials. - [EXTERNAL_DOWNLOADS]: The skill references established, well-known libraries for its functionality, including
@notionhq/client,prom-client,pino, andnotion-client. These are standard packages for the described purpose. - [DATA_EXFILTRATION]: Instrumentation and logging logic are focused on technical operational data such as operation names, latencies, HTTP status codes, and error types. No sensitive user content or private data is recorded or transmitted externally.
Audit Metadata