linear
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly uses environment variables (LINEAR_API_KEY) for authentication, avoiding hardcoded secrets.
- [SAFE]: All network requests are directed to the official Linear API domain (api.linear.app), which is a well-known and trusted service.
- [SAFE]: The provided Python script (scripts/linear_api.py) is self-contained and uses only the Python standard library, with no external dependencies or remote code execution risks.
- [SAFE]: The skill's primary function is to manage project management data on the Linear platform, which is consistent with its stated purpose and metadata.
Audit Metadata