progress-restore

Fail

Audited by Snyk on May 5, 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 reads and extracts commands and content from PROGRESS.md, commit messages, and docs and then displays or asks to execute the inferred/extracted commands verbatim, which could expose API keys, tokens, or passwords embedded in those files.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill runs git fetch origin and compares/reads the remote PROGRESS.md (i.e., the configured origin repository URL), then parses that fetched content to build prompts and extract recovery/startup commands it may ask to execute, so the remote origin repo URL is a runtime external dependency that can directly control prompts or lead to command execution.

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 5, 2026, 03:08 PM
Issues
2