gray-matter
Warn
Audited by Snyk on Aug 8, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The CLI will run "npm install gray-matter" at runtime (execSync('npm install gray-matter') in scripts/parse.js and documented in SKILL.md), which fetches and installs remote package code that is then required/executed by the skill.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata