Anthropic Frontend Design
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a frontend design guidance skill with bundled reference data; the main thing to notice is that it documents running a bundled Python helper despite being listed as instruction-only and coming from an unknown source.
This skill looks safe for its stated frontend design purpose. Before installing, be aware that it may use a bundled Python search helper even though the registry labels it as instruction-only, and its source/homepage are not identified.
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.
The agent may run a local helper script to search design reference data while helping build UI.
The skill instructs use of a bundled Python script as part of its design-search workflow. This is aligned with the stated purpose, but it is still local code execution that users should be aware of.
python scripts/search.py "<product_type> <industry> <keywords>" --design-system
Keep script execution user-directed and review the bundled scripts if you want to verify exactly how the helper works.
It is harder to independently verify the origin, maintainer, or update history of the bundled helper code.
The package includes bundled scripts and data, but the provided metadata does not identify a source repository or homepage. This is a provenance gap, not evidence of malicious behavior.
Source: unknown; Homepage: none
Prefer packages with clear provenance when available, or inspect the bundled files before relying on the helper script.
