oci-billing-query

Fail

Audited by Snyk on May 28, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt instructs the agent to ask users for database credentials (including PASSWORD) and embed them verbatim into ~/.duckdbrc (and to inspect that file), which requires the LLM to handle and output secrets directly.

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

  • Potentially malicious external URL detected (high risk: 1.00). Flagged because the skill's prerequisite installs DuckDB by running "curl https://install.duckdb.org | sh", which fetches and executes remote code during setup/runtime and is presented as a required dependency.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
May 28, 2026, 04:43 PM
Issues
2
Security Audit — snyk — oci-billing-query