agilecdn-billing-query

Fail

Audited by Snyk on Jul 17, 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 the agent to ask the user for HOST/PORT/USER/PASSWORD and to create or display a ~/.duckdbrc containing a SECRET block with a PASSWORD placeholder, which requires the LLM to handle and output secret values verbatim (high exfiltration risk).

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill includes a runtime installation command that fetches and executes remote code via "curl https://install.duckdb.org | sh", which runs external code needed by the skill (https://install.duckdb.org).

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
Jul 17, 2026, 06:51 AM
Issues
2
Security Audit — snyk — agilecdn-billing-query