Back to skill
v1.0.0

Theta

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:06 AM.

Analysis

Theta appears to be a simple reference skill whose bundled script prints static finance guidance, with no evidence of credential use, data access, network calls, or persistence.

GuidanceThis looks safe to install as a static reference helper. Be aware it runs a bundled Bash script for commands, and independently verify any finance guidance before relying on it for decisions.

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.

Unexpected Code Execution
SeverityInfoConfidenceHighStatusNote
SKILL.md
scripts/script.sh intro

The skill's documented commands run an included local Bash script. This is disclosed and purpose-aligned, and the provided script only prints static reference content.

User impactUsing the skill may execute a local helper script, but the reviewed script does not show file writes, network calls, credential access, or persistence.
RecommendationUse the documented subcommands and review the bundled script if local command execution is a concern.