Agent Architecture Designer

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a coherent architecture-design helper, but it may ask the agent to create and test prototypes, so users should keep those actions scoped to a safe test environment.

This skill is reasonable for architecture planning and validation. Before installing or invoking it, decide whether you want the agent to actually run prototypes, load tests, containers, database commands, or message-queue tests; if so, keep those actions in a non-production sandbox and review any referenced local skills separately.

Findings (2)

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 try to create prototype files, run commands, start containers, or touch test databases/queues while validating architecture choices.

Why it was flagged

The skill tells the agent to perform practical validation using file edits, commands, containers, databases, and message queues. This is aligned with architecture validation, but it can affect the local workspace or test services if not scoped.

Skill content
Original tools: `Read, Write, Edit, Bash...` ... `Microservices | Build containers` ... `Database | Create tables, run EXPLAIN ANALYZE`
Recommendation

Use this skill in a dedicated project or sandbox, and require explicit approval before running load tests, Docker/container actions, database changes, or message-queue operations.

What this means

The reviewed skill itself is instruction-only, but any referenced local skill or imported source may contain additional instructions not shown here.

Why it was flagged

The skill is an imported prompt and references a local source file plus another local skill that is not included in the provided artifact set. This is a provenance/context note rather than evidence of malicious behavior.

Skill content
Source file: `/home/nguyenngoctrivi.claude/agents/architecture-designer.md` ... `~/.claude/skills/architecture-patterns/SKILL.md`
Recommendation

If the referenced architecture-patterns skill or original source file is present, review it separately before relying on it for decisions or command-running workflows.