cli-anything-hermes
Warn
Audited by Snyk on Jun 13, 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). The skill’s runtime workflow can clone/fetch
cli-anything-pluginfrom GitHub (public web content) when local../cli-anything-plugin/HARNESS.mdis unavailable, and that fetchedHARNESS.md/resources are then read and used to guide harness generation—i.e., outsider-authored free text enters the LLM context via the network retrieval path.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The SKILL.md explicitly instructs the agent at runtime to clone or download HARNESS.md and related resources from https://github.com/HKUDS/CLI-Anything/tree/main/cli-anything-plugin and then use that content as the "source of truth" for agent behavior, which is a runtime fetch that directly controls prompts/instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata