generate-sls-sop
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by a well-known service provider (aliyun) and targets its own official services.
- [SAFE]: Installation and dependency instructions point exclusively to official vendor repositories on GitHub.
- [SAFE]: The Python scripts (e.g.,
aggregate_audit.py,apply_validation.py,assemble_overview.py,build_pipeline.py) use standard libraries for deterministic file processing and JSON handling. No unsafe dynamic execution (eval,exec) or suspicious logic was detected. - [SAFE]: Base64 encoded strings found in dashboard configurations (e.g., in
event_center_cn.json) are standard SVG data URIs used for UI icons and do not contain hidden instructions or malicious payloads. - [SAFE]: The skill handles authentication securely by instructing the user to configure the Alibaba Cloud CLI separately rather than requesting or hardcoding credentials within the skill itself.
- [SAFE]: The workflow includes a dedicated quality audit phase (Step 13), demonstrating a focus on output correctness and integrity.
Audit Metadata