審計歷史
jira - 3 審計
審計版本 3
最新 安全Jan 16, 2026, 01:07 PM
This is a legitimate Jira Cloud integration skill. All 312 static findings are false positives caused by the scanner misinterpreting markdown documentation code blocks as executable code. The Python script uses standard HTTP Basic Auth (base64 encoding) and urllib for API requests - no command injection or credential exfiltration risks exist.
風險因素
⚙️ 外部命令 (249)
🌐 網路存取 (11)
審計版本 2
安全Jan 16, 2026, 01:07 PM
This is a legitimate Jira Cloud integration skill. All 312 static findings are false positives caused by the scanner misinterpreting markdown documentation code blocks as executable code. The Python script uses standard HTTP Basic Auth (base64 encoding) and urllib for API requests - no command injection or credential exfiltration risks exist.
風險因素
⚙️ 外部命令 (249)
🌐 網路存取 (11)
審計版本 1
低風險Jan 10, 2026, 09:32 AM
Legitimate Jira Cloud API wrapper skill. Makes authenticated HTTP requests to Atlassian's official API endpoints. Only accesses credentials from environment variables and makes network calls to documented Jira REST API v3 endpoints. No code execution, shell commands, or suspicious data exfiltration patterns detected.