add-github

Fail

Audited by Snyk on Aug 18, 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 prompts for a GitHub personal access token and webhook secret and then instructs writing those values into .env via template placeholders (nc:prompt + nc:env-set), which requires the agent to handle and output the secret values verbatim.

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

  • Third-party content exposure detected (medium risk: 0.30). SKILL.md configures a GitHub webhook on Issue comments and Pull request review comments, which supplies outsider-authored comment text to the required runtime workflow via PR/issue comment threads.

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 18, 2026, 03:10 AM
Issues
2
Security Audit — snyk — add-github