Technical Analyst

Security checks across static analysis, malware telemetry, and agentic risk

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.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

60/60 vendors flagged this skill as clean.

View on VirusTotal

Risk analysis

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.

#
ASI02: Tool Misuse and Exploitation
Low
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.