Back to skill
v0.1.0

Technical Analyst

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 4:56 AM.

Analysis

This is an instruction-only chart-analysis skill with no code, install steps, credentials, or network access; its only noteworthy behavior is creating local markdown analysis reports.

GuidanceThis skill appears safe from an artifact-based security perspective. Expect it to analyze chart images and produce markdown reports; choose a safe filename/output location and remember the analysis is chart-based, probabilistic, and not investment advice.

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
SeverityLowConfidenceHighStatusNote
SKILL.md
File Naming Convention: Save each analysis as `[SYMBOL]_technical_analysis_[YYYY-MM-DD].md`

The skill directs the agent to create local markdown report files. This is purpose-aligned and disclosed, but users should ensure ticker symbols are filename-safe, especially for forex or crypto pairs that may contain slashes.

User impactThe skill may create markdown files in the working environment for each analyzed chart.
RecommendationUse a safe output location and sanitize symbols in filenames, such as replacing slashes or other path characters with hyphens or underscores.