AfrexAI Budget Planner

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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 or edit budget files in the workspace when you ask it to track budgets or spending.

Why it was flagged

The skill expects the agent to create or update workspace files. This is user-directed and central to the budget-tracking purpose, but it is still local file mutation.

Skill content
The agent will ask about categories and allocations, then create a structured budget file.
Recommendation

Use it in the intended workspace and review generated budget files, especially before relying on reports or sharing them.

What this means

Budget categories, allocations, and spending records may remain in your workspace and could be visible to anyone or any tool with access to those files.

Why it was flagged

The skill may persist personal or business financial information in workspace markdown files for later reporting and tracking.

Skill content
Works for personal finance, project budgets, or department spending. ... Budgets are stored as markdown tables in your workspace.
Recommendation

Avoid entering sensitive account details or confidential financial information unless the workspace is appropriately protected.