harness-security-bench
Warn
Audited by Snyk on Jul 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). SKILL.md:25-33 describes running an upstream
metaharness-darwin ... security benchcommand and then parsing its generated markdown report (rawMarkdown), which is outsider-authored free text produced at runtime by a third-party package.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill runs a runtime npx command ("npx -y @metaharness/darwin@~0.8.0 metaharness-darwin security bench") which fetches and executes remote npm package code from the registry, so it relies on an external package being fetched-and-run at runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata