oodle-discovery

Fail

Audited by Snyk on Jul 22, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill instructs the agent to ask the user for API credentials and to pass them inline as environment-variable assignments in shell commands (e.g., DD_API_KEY=...), which requires the LLM to include secret values verbatim in generated commands/outputs.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Most URLs point to official package hosting (files.pythonhosted.org) or well-known GitHub/npm providers and are low-risk, but the direct shell install script (astral.sh) and a URL containing embedded credentials (admin:s3cret@...) are risky: running a remote install.sh via curl|sh can deliver arbitrary code, and credentials-in-URL exposes secrets and may leak privileged access.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 22, 2026, 12:59 AM
Issues
3
Security Audit — snyk — oodle-discovery