Mobile App Builder

PassAudited by ClawScan on May 1, 2026.

Overview

This is an instruction-only mobile app development helper whose project-editing and validation behavior matches its stated purpose, but users should still review local code changes and commands.

This appears reasonable to install for mobile app development assistance. Keep usage scoped to the correct project, review generated file changes and command output, and only provide signing credentials or production/release permissions when specifically needed.

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.

What this means

The agent may change source files and run project scripts during use, so unintended code changes or command side effects are possible if tasks are scoped too broadly.

Why it was flagged

The skill instructs the agent to modify project files and run local validation/build commands. That can affect a user's app project, but it is central to the stated purpose and is paired with planning and reporting expectations.

Skill content
“Create or update one coherent unit at a time” and “Run relevant checks (typecheck, lint, tests, build/start commands).”
Recommendation

Use it in the intended repository, review proposed diffs and commands, and require explicit approval for destructive data/schema changes, signing, or release actions.