byted-antiddospro-hostops
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly limited to read-only diagnostic and monitoring tasks. It contains explicit instructions and logical checks to prevent any configuration changes, policy modifications, or write operations to the target infrastructure.
- [SAFE]: Network activity is restricted to the official Volcano Engine API endpoint (open.volcengineapi.com). The communication uses standard Signature V4 authentication, and the requests target the legitimate cloud services of the vendor.
- [SAFE]: Credential management follows industry standards. The skill retrieves the required Access Key and Secret Key from secure environment variables (VOLC_ACCESS_KEY, VOLC_SECRET_KEY) rather than using hardcoded values or requesting them through prompts.
- [SAFE]: All dependencies used in the Python scripts (requests, hashlib, hmac) are standard, well-known libraries. No external code downloads, remote script executions, or dynamic code generations were detected.
Audit Metadata