framer-ci-integration

Fail

Audited by Snyk on Aug 20, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill instructs embedding a secret value directly on the command line (gh secret set ... --body "framer_sk_..."), which requires handling/verbatim inclusion of a secret and is an exfiltration risk.

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

  • Third-party content exposure detected (low risk: 0.10). In SKILL.md, the runtime workflow described (GitHub Actions running node scripts/sync-and-publish.js) ingests free text from a first-party fixed API call (https://your-api.com/posts) but no outsider-authored submission path is defined, and it does not read arbitrary GitHub issue/PR/chat/inbox text.

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 20, 2026, 01:21 AM
Issues
2
Security Audit — snyk — framer-ci-integration