atlassian-mcp
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer guide for integrating Atlassian products via the Model Context Protocol (MCP). It includes detailed instructions for authentication (OAuth 2.1, API Tokens, PAT), query design (JQL, CQL), and workflow automation. All external package references target official or well-known community repositories (@anthropic/mcp-atlassian, sooperset/mcp-atlassian). The instructions emphasize secure credential management, explicitly warning against hardcoding API tokens and suggesting the use of environment variables or secrets managers like AWS Secrets Manager and GCP Secret Manager. The workflow implementation includes safety probes (e.g., using
maxResults=1to test queries) and requires confirmation before performing write or bulk operations, demonstrating a robust security posture for automation.
Audit Metadata