jira-spaces

Pass

Audited by Gen Agent Trust Hub on Feb 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill provides scripts for creating, listing, and deleting Confluence spaces. These scripts use standard HTTP REST calls to the user-provided JIRA_BASE_URL. No arbitrary command execution or suspicious subprocess spawning was detected.
  • [CREDENTIALS_UNSAFE] (SAFE): The skill correctly manages credentials using JIRA_EMAIL and JIRA_API_TOKEN environment variables. No API keys or passwords are hardcoded in the scripts or documentation.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill does not download or execute any external scripts or packages. It relies on native platform features such as the Node.js fetch API and the Python urllib module, which minimizes the attack surface.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 20, 2026, 07:46 PM