linear-common-errors

Pass

Audited by Gen Agent Trust Hub on Sep 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code examples for interacting with the official Linear API at https://api.linear.app/graphql. All network operations target well-known and expected service endpoints.
  • [SAFE]: Credential management follows industry best practices by instructing users to utilize environment variables such as LINEAR_API_KEY and LINEAR_WEBHOOK_SECRET rather than hardcoding secrets in the code snippets.
  • [SAFE]: Diagnostic commands use common, standard tools like curl and jq for API interaction and verification. These are restricted to the allowed-tools configuration in the frontmatter.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests data from the Linear API (e.g., error messages, user names). While this represents a potential surface for indirect prompt injection, it is mitigated by the specific diagnostic context and the use of the data for logging and debugging purposes.
  • [SAFE]: All external references and metadata point to the author's own official resources (intentsolutions.io, jeremylongshore.com) or well-known development platforms (linear.app).
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 08:05 PM
Security Audit — agent-trust-hub — linear-common-errors