a6-plugin-response-rewrite
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate configuration guide for the Apache APISIX response-rewrite plugin. The instructions follow security best practices, such as suggesting the addition of security headers like
X-Content-Type-OptionsandStrict-Transport-Security. - [COMMAND_EXECUTION]: The skill utilizes the
a6CLI (e.g.,a6 route create) to apply JSON configurations to an APISIX instance. These commands are local configuration operations and do not represent unauthorized or malicious command execution. - [EXTERNAL_DOWNLOADS]: The skill includes a reference to the
lua-resty-exprrepository on GitHub. This library is a standard dependency for APISIX expression evaluation and is maintained by the vendor (api7), making it a trusted resource within this context.
Audit Metadata