MCP server · trust report

io.github.MrRefactoring/atlassian-dc-mcp-jira

Passes 1 check with a soft flag on credential hygiene, permission scope and transport config — worth a look, not a dealbreaker.

Publisher
io.github.MrRefactoring
Repository
github.com/MrRefactoring/atlassian-dc-mcp
Install
npm:jira-datacenter-mcp, npm:jira-datacenter-mcp, npm:jira-datacenter-mcp, npm:jira-datacenter-mcp, npm:jira-datacenter-mcp, npm:jira-datacenter-mcp
Versions
6
Inspected
4 of 6 checks · 65%
Scored
2026-07-21 · rubric 1.0.0

What we checked

Six static checks, weighted by risk. Every result reflects only what could be observed in the published package and repository — never intent.

6 checks1 clean3 flagged2 not inspected
  • Injection surface

    unscannable25% of grade

    Tool descriptions/manifest scanned for instruction-injection patterns (imperatives at the model, hidden text, 'ignore previous', data-exfil URLs).

    No tool descriptions, server instructions, prompts, or resources were fetched; nothing to scan for injection.

  • Supply chain

    pass25% of grade

    Package provenance: namespace verification, repo linkage, maintainer count, account age, postinstall scripts, typosquat distance.

    repository linkage verified

  • Credential hygiene

    warn15% of grade

    How the server takes secrets (env vs plaintext config vs hardcoded); secrets appearing in tool schemas.

    src/config.ts: assigns a literal to token (JIRA…EN (len 14)) — non-provider secret literal; prefer environment intake. Reads secrets from the environment (e.g. src/__tests__/config.test.ts) — the recommended intake shape.

  • Permission scope

    warn15% of grade

    Declared tools vs. breadth (filesystem, network, exec); flags shell-exec and unbounded filesystem access.

    discloses broad/destructive filesystem access: src/jira-client/services/ApplicationPropertiesService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ApplicationroleService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/AttachmentService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/AvatarService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/BacklogService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/BoardService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ClusterService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/CommentService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ComponentService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/__tests__/config.test.ts: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/__tests__/config.test.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ConfigurationService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/CustomFieldOptionService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/CustomFieldsService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/DashboardService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/EmailTemplatesService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/EpicService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/FieldService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/FilterService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/GroupService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/GroupsService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/GroupuserpickerService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/index.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/IndexService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/IndexSnapshotService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/IssueLinkService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/IssueLinkTypeService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/IssuesecurityschemesService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/IssueService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/IssuetypeschemeService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/IssuetypeService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/__tests__/jira-runtime-config.test.ts: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/__tests__/jira-runtime-config.test.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/__tests__/jira-service.test.ts: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/__tests__/jira-service.test.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/JqlService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/MonitoringService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/MypermissionsService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/MypreferencesService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/MyselfService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/NotificationschemeService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/PasswordService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/PermissionschemeService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/PermissionsService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/PriorityschemesService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/PriorityService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ProjectCategoryService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ProjectService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ProjectsService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ProjectvalidateService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ReindexService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/__tests__/request-timeout.test.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ResolutionService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/RoleService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ScreensService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/SearchService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/SecuritylevelService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/ServerInfoService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/SessionService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/SettingsService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/SprintService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/StatuscategoryService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/StatusService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/TerminologyService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/UniversalAvatarService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/UpgradeService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/UserService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/VersionService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/WebsudoService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/WorkflowschemeService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/WorkflowService.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/jira-client/services/WorklogService.ts: path traversal ('../') combined with file access Capability DISCLOSURE, not a verdict: static analysis sees the primitive is present and reachable, not whether its use is attacker-controlled.

  • Version behavior

    unscannable10% of grade

    Diff of tool definitions between versions; new permissions or changed descriptions in a patch release (the postmark-mcp class).

    no prior version to diff (first sight of io.github.MrRefactoring/[email protected]); version-drift / rug-pull cannot be evaluated. Cold-start risk is covered by point-in-time checks (injection_surface, supply_chain, credential_hygiene), not here.

  • Transport config

    warn10% of grade

    Remote servers: TLS and auth mode (none/token/OAuth). Local servers: whether the manifest indicates it phones home.

    manifest/source references tracking behavior — disclosure

Version history

Each release plotted by grade against the safe line at B. A version that sinks below the line has lost its trusted standing — the shape of a rug-pull.

VersionPublishedGradeScoreInspectedChange
v0.4.3 · current2026-07-07 B804/6 · 65%