gitload

Fail

Audited by Snyk on Aug 19, 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 shows and encourages passing a personal access token on the command line (--token ghp_xxxx) and even shows a literal token value in examples, which requires including secret values verbatim in commands/output.

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

  • Third-party content exposure detected (medium risk: 0.30). The skill’s required workflow reads content from attacker-chosen GitHub URLs (e.g., arbitrary repo/folder/file via gitload https://github.com/user/repo...), so outsider-authored free text can be ingested when the workflow downloads GitHub files via GitHub’s API.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 19, 2026, 07:46 PM
Issues
2
Security Audit — snyk — gitload