openclaw-admin-vue

Warn

Audited by Snyk on May 17, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly supports installing and enabling skills from arbitrary public GitHub repositories (see "Custom Skill Installation" in SKILL.md: skillApi.installSkill with source: 'github' and repository: 'username/skill-repo') and also references enabling web-search/browser tools, so untrusted third‑party code/pages can be fetched and executed and therefore could inject instructions that influence agent behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt includes commands that install and start system services (curl|bash installer for Hermes, hermes gateway install/start, npm -g pm2 and pm2 startup, nginx reverse-proxy guidance) which modify system state and may require elevated privileges, so it could lead an agent to alter the machine.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 17, 2026, 10:48 PM
Issues
3
Security Audit — snyk — openclaw-admin-vue