a6-plugin-datadog
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of configuration guides and shell command templates for managing the APISIX Datadog plugin.
- [DATA_EXPOSURE_AND_EXFILTRATION]: No hardcoded credentials or sensitive data were found. API keys are handled using shell interpolation from the local environment context (
a6 context current), which is a secure practice for documentation examples. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns or untrusted downloads were identified. The commands utilize local tools like
a6,curl, andjqfor legitimate configuration tasks. - [PROMPT_INJECTION]: The content is purely instructional and technical, containing no patterns designed to override agent behavior or bypass safety filters.
- [PRIVILEGE_ESCALATION]: No commands attempting to escalate privileges (such as
sudoorchmod) were found.
Audit Metadata