scriptrunner-example-scripts
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a repository of local documentation and script examples for ScriptRunner for Jira. The content is educational and administrative in nature.
- [SAFE]: All scripts use standard Atlassian and ScriptRunner APIs for interacting with the Jira environment. Operations like creating issues, updating fields, and managing groups are consistent with the skill's stated purpose of providing 'starter code and implementation patterns'.
- [SAFE]: No hardcoded credentials were found. Scripts consistently use placeholders (e.g.,
<api_token>,DUMMY_API_KEY) or retrieve secrets from secure locations like Jira User Properties, which is a recommended practice in this ecosystem. - [SAFE]: External network interactions are limited to well-known services such as Slack (for notifications) and third-party APIs (e.g., currency conversion), all of which are common in Jira automation workflows. URLs point to official vendor documentation or established service endpoints.
Audit Metadata