linear-observability
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a well-structured set of implementation guidelines for developers. It does not contain any malicious instructions or automated command execution logic.
- [DATA_EXPOSURE]: The provided code correctly utilizes
process.env.LINEAR_API_KEYfor authentication rather than hardcoding credentials. The logging examples include explicit comments to avoid logging API keys or tokens. - [EXTERNAL_DOWNLOADS]: References official and well-known documentation for Prometheus, Pino, and Grafana. No suspicious remote code execution or untrusted package installation patterns were detected.
- [COMMAND_EXECUTION]: The provided code snippets are for standard application instrumentation. The use of HTTP fetch to
https://api.linear.app/graphqlfor health checks is directed at the official service provider.
Audit Metadata