oci-functions-deploy

Fail

Audited by Snyk on Jul 14, 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 explicitly instructs prompting for OCIR credentials and running scripts with flags like --ocir-auth-token (and otherwise solicits OCIR login inputs), which requires the LLM to accept and include secret values verbatim in commands/flags.

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: 0.90). The skill instructs mutating local actions that include installing system tools, "starting the Docker daemon", and a "privileged installation" step (which imply obtaining elevated privileges and modifying system state), so it pushes the agent to perform potentially privileged changes to the host.

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 14, 2026, 04:28 AM
Issues
3
Security Audit — snyk — oci-functions-deploy