skills/i9wa4/dotfiles/atlassian/Gen Agent Trust Hub

atlassian

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: Utilizes acli and curl to interact with Jira, allowing the agent to view, search, create, and comment on work items.
  • [EXTERNAL_DOWNLOADS]: Uses the uvx tool to dynamically download and execute a conversion script with required Python dependencies, including requests, beautifulsoup4, and html2text.
  • [DATA_EXFILTRATION]: Retrieves content from private Atlassian instances and saves the resulting Markdown files to the local ~/Downloads directory, which is the intended functionality for exporting documentation.
  • [SAFE]: The Python conversion script uses standard Basic Authentication encoding for its API requests and follows established patterns for HTML parsing and file handling. No obfuscation, persistence mechanisms, or unauthorized privilege escalations were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 03:27 PM