Technical Analyst

PassAudited by ClawScan on May 1, 2026.

Overview

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.

This 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.

What this means

The skill may create markdown files in the working environment for each analyzed chart.

Why it was flagged

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.

Skill content
File Naming Convention: Save each analysis as `[SYMBOL]_technical_analysis_[YYYY-MM-DD].md`
Recommendation

Use a safe output location and sanitize symbols in filenames, such as replacing slashes or other path characters with hyphens or underscores.