Personalized Learning

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

Overview

This instruction-only learning skill is purpose-aligned; the main thing to notice is that it may create HTML files containing inline JavaScript for visuals and navigation.

This skill appears safe to use for generating learning materials. Be aware that its default output is an HTML file that can include inline JavaScript for visuals and navigation, so review generated files before publishing or sharing them broadly.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

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.

#
ASI05: Unexpected Code Execution
Low
What this means

Opening a generated lesson page may run self-contained browser JavaScript for navigation or visuals.

Why it was flagged

The skill explicitly allows generated HTML to contain inline scripts and animation logic; this is expected for interactive educational pages, but users should know that scripts may run when the HTML file is opened.

Skill content
Inline all styles, scripts, graphics, and animation logic when producing HTML so the result remains self-contained.
Recommendation

Use the generated HTML as intended, and review it before sharing or hosting it publicly, especially if adding external scripts or links.