new-relic

Fail

Audited by Snyk on Jul 9, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill includes a literal API key-like value passed inline on the command line (NEW_RELIC_API_KEY="NRAK-XXXXXXXXX"), which requires the LLM to reproduce or handle a secret value verbatim in generated commands.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs running a remote install script and a sudo installation of the New Relic infrastructure agent and provides an /etc/newrelic-infra.yml config (modifying system files), which requires elevated privileges and changes the host state.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 9, 2026, 10:24 AM
Issues
3
Security Audit — snyk — new-relic