db-load-cf

Fail

Audited by Snyk on May 16, 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 instructs constructing PowerShell commands that include -Password (and shows a plaintext "secret" example), so the LLM would need to accept and embed user passwords verbatim in its generated commands, risking secret exfiltration.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). Yes — the skill runs a local PowerShell script that will overwrite a 1C information base configuration (a destructive, state-changing operation on the host) and may access system paths and credentials to do so.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
May 16, 2026, 11:10 AM
Issues
2
Security Audit — snyk — db-load-cf