linear-curl-issue-ops
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell scripts (linear_graphql.sh, create_issues_from_json.sh) and system utilities including curl, jq, and security to interact with the Linear API and manage credentials locally.\n- [EXTERNAL_DOWNLOADS]: The skill connects to api.linear.app, which is the official endpoint for a well-known technology service. These requests are necessary for the skill's primary functionality and do not involve untrusted third-party code.\n- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. The skill documentation correctly guides users to store Personal Access Tokens (PAT) securely in the macOS Keychain using the security command.
Audit Metadata