autoresearch
Warn
Audited by Snyk on May 29, 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 CI workflow in the skill explicitly runs runtime installs that fetch and execute remote code — e.g.
git clone https://github.com/uditgoenka/autoresearch.git(then copies/installs skill files) andnpm install -g @anthropic-ai/claude-code— which would load/execute external code that can alter agent behavior, so this is a runtime external dependency that controls prompts/code execution.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata