linear-bug-workflow-runner
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill uses environment variables for authentication, avoiding the use of hardcoded secrets.
- [EXTERNAL_DOWNLOADS]: The Python examples include the requests library to handle network communication with the Linear API.
- [SAFE]: Network activity is directed to the official Linear API domain to facilitate the skill's primary function.
- [SAFE]: GraphQL mutations are implemented using variables, which ensures that external data processed by the skill is correctly handled within the API request structure.
Audit Metadata