jira-syntax

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a Bash script scripts/validate-jira-syntax.sh for validating Jira syntax in text files. The script performs static analysis using standard command-line tools like grep, cat, and wc. It does not use dangerous sinks like eval or exec on user-supplied content, and it operates exclusively on local files provided as arguments.
  • [SAFE]: The skill consists primarily of static templates and documentation for formatting text. The templates provided in the templates/ directory and the documentation in references/ are structured for Jira wiki markup. The skill explicitly delegates active API operations to a separate companion skill, ensuring a limited and safe operational scope.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 03:37 PM