T08 · Insecure Dependencies
- Location
scripts/resolve-handoff.mjs:27- Finding
Automatic Download and Execution of an Unverified npm Dependency
- Content
View full analysis
- Remediation
View remediation
Security audit
Security checks for vulnerabilities and agentic risk
The skill has a coherent repository-routing purpose, but it can cause agents to run repository-provided commands and auto-execute a downloaded npm resolver without enough scoping or user control.
Review this skill before installing. It is not clearly malicious, but use it only in repositories you trust, inspect any returned checks before execution, and prefer a reviewed local Doc Bridge binary or pinned dependency installation instead of letting the skill run npx automatically.
scripts/resolve-handoff.mjs:27Automatic Download and Execution of an Unverified npm Dependency
SKILL.md:20Repository-Controlled Check Strings Are Presented as Mandatory Commands
Referenced artifact was not completely inspected
This directory follows the open Agent Skills layout: one `SKILL.md` plus optional scripts and fixtures. It can be loaded as a local skill by OpenClaw-compatible
Without declared permissions the skill's intent is opaque and cannot be validated.
Detected: suspicious.dangerous_exec