a6-plugin-skywalking
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and command examples for configuring distributed tracing in APISIX. All operations are within the scope of the a6 CLI utility.
- [EXTERNAL_DOWNLOADS]: References the
apache/skywalking-oap-serverDocker image. The Apache Software Foundation is a well-known and trusted organization, and the image is used as a standard component for the described tracing functionality. - [COMMAND_EXECUTION]: Employs standard
a6CLI commands andcurlfor route management and system verification. These commands operate on the user's local configuration and the configured APISIX admin API. - [CREDENTIALS_UNSAFE]: Demonstrates a secure practice for handling credentials by programmatically retrieving the API key using
a6 context currentrather than requiring the user to hardcode or paste secrets directly into the instructions.
Audit Metadata