atlassian-admin
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for Atlassian Cloud/Data Center management and three local Python scripts (
license_analyzer.py,permission_auditor.py, andsystem_health_checker.py) that perform local data analysis. - [COMMAND_EXECUTION]: No suspicious command execution was detected. The provided Python scripts do not use "os.system" or the "subprocess" module; they rely on standard libraries for data processing.
- [DATA_EXFILTRATION]: No network activity or sensitive file access was observed. The scripts process local JSON files and provide reports to the standard output without making external requests.
- [PROMPT_INJECTION]: No attempts to override agent behavior were found. The use of emphasis markers like "CRITICAL" is limited to administrative documentation (e.g., auditing content during deprovisioning).
- [REMOTE_CODE_EXECUTION]: The skill contains no remote dependencies, external downloads, or dynamic execution patterns. All operations are local and transparent.
Audit Metadata