jira-syntax

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a shell script (scripts/validate-jira-syntax.sh) designed to validate Jira wiki markup in text files. The script uses standard Linux utilities like grep, sed, and cat to perform pattern matching for syntax errors. This is a local utility for syntax checking and does not pose a security risk.
  • [EXTERNAL_DOWNLOADS]: Examples in the template files show usage of uv run for executing project-specific Python scripts (e.g., jira-create.py). These are documented as part of an integrated workflow with other skills from the same author (Netresearch) and do not involve unverified remote code execution or untrusted downloads.
  • [SAFE]: All external links point to official Atlassian documentation or the vendor's own GitLab instance (git.netresearch.de). There is no evidence of obfuscation, credential harvesting, or prompt injection.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 09:46 PM
Security Audit — agent-trust-hub — jira-syntax