docs-search
Fail
Audited by Snyk on Feb 23, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). These are GitHub repositories from an unfamiliar account that include explicit instructions to clone and run an install-doc-tools.sh script—while GitHub itself is a common host, cloning and directly executing shell scripts from an untrusted/unknown repo is potentially dangerous because it can run arbitrary code.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's prerequisites instruct cloning and running an install script from https://github.com/23blocks-OS/ai-maestro-plugins.git (git clone ... && ./install-doc-tools.sh), which fetches and executes external code that the skill requires.
Audit Metadata