Back to skill
v1.0.0
open
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 6:59 AM.
Analysis
This instruction-only skill helps users choose non-destructive OS-specific commands to open files, folders, and URLs.
GuidanceThis skill appears safe for its stated purpose. Before installing or using it, understand that it will help your agent suggest terminal commands to open files, folders, and links; only run those commands when the path or URL is one you trust.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Abnormal behavior control
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Tool Misuse and Exploitation
SeverityInfoConfidenceHighStatusNote
SKILL.md
It does not actually execute the commands itself; it tells the user what to run.
The skill provides command-line instructions for opening files, folders, and URLs. This is expected for its purpose, and the artifact explicitly limits itself to suggesting commands rather than executing them.
User impactUsers may run commands that open local files or URLs, so they should confirm the target is what they intended before running the suggested command.
RecommendationKeep using this as a command-suggestion helper, and verify paths and URLs before executing them in a terminal.
