Back to skill
v1.0.0

Visa Business Planner

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:42 AM.

Analysis

This skill is a coherent visa business-plan helper with a small, transparent financial projection script and no evidence of hidden data access, credentials, persistence, or unsafe behavior.

GuidanceThis appears safe to install for drafting business-plan materials. Treat the visa and legal information as planning support, not legal advice, and verify requirements against official sources before using the output in an application.

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
Run the financial projection script with inputs.

The skill asks the user to run a local Python script, which is code execution, but it is clearly disclosed, user-directed, and central to the financial projection feature.

User impactA user or agent may run a local Python script, but the included script only reads command-line numbers and prints revenue, expense, and profit projections.
RecommendationRun the script only from the provided skill directory and verify the numeric inputs; no special privileges or credentials are needed.