sigil-scan

Fail

Audited by Snyk on Mar 23, 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's Environment Audit explicitly scans .env, credential files, and shell histories and instructs the agent to "present all findings to the user," which would require outputting discovered API keys/tokens/passwords verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill (see SKILL.md and scripts/scan.sh) explicitly fetches/clones arbitrary GitHub URLs, npm/pip packages and any URL (scan_git_url/scan_url/scan_npm_package/scan_pip_package), and the agent parses those results and uses the verdict to decide or gate installations/execution, so untrusted third‑party content can materially influence actions.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 23, 2026, 04:16 AM
Issues
3